We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3a16b commit 355f953Copy full SHA for 355f953
composer.json
@@ -21,7 +21,7 @@
21
],
22
"require": {
23
"php": "^8.4",
24
- "illuminate/contracts": "^12.0",
+ "illuminate/contracts": "^12.1",
25
"spatie/laravel-package-tools": "^1.16"
26
},
27
"require-dev": {
docs/pages/installation.md
@@ -3,7 +3,7 @@
3
## Requirements
4
5
- PHP \>= 8.4
6
-- Laravel 12.x
+- Laravel 12.1+
7
8
## Installation
9
0 commit comments