We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45fbe84 + fc25faa commit 64655faCopy full SHA for 64655fa
composer.json
@@ -11,14 +11,14 @@
11
],
12
"require": {
13
"php": "^8.3",
14
- "illuminate/cache": "^11.0|^12.0",
15
- "illuminate/contracts": "^11.0|^12.0",
16
- "illuminate/support": "^11.0|^12.0",
+ "illuminate/cache": "^11.0|^12.0|^13.0",
+ "illuminate/contracts": "^11.0|^12.0|^13.0",
+ "illuminate/support": "^11.0|^12.0|^13.0",
17
"spatie/laravel-package-tools": "^1.16"
18
},
19
"require-dev": {
20
"laravel/pint": "^1.27",
21
- "orchestra/testbench": "^9.0|^10.0",
+ "orchestra/testbench": "^9.0|^10.0|^11.0",
22
"pestphp/pest": "^3.0"
23
24
"autoload": {
0 commit comments