We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3157c14 commit 591e5f8Copy full SHA for 591e5f8
composer.json
@@ -19,13 +19,13 @@
19
"require": {
20
"php": "^8.1",
21
"elasticsearch/elasticsearch": "^8.6.2",
22
- "laravel/framework": "^9.52|^10.0|^11.0",
+ "laravel/framework": "^9.52|^10.0|^11.0|^12.0",
23
"spatie/laravel-package-tools": "^1.15"
24
},
25
"require-dev": {
26
"larastan/larastan": "^2.9|^3.1",
27
"laravel/pint": "^1.15",
28
- "orchestra/testbench": "^7.0|^8.0|^9.0",
+ "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
29
"phpstan/extension-installer": "^1.4",
30
"phpstan/phpstan-deprecation-rules": "^1.2|^2.0",
31
"phpstan/phpstan-phpunit": "^1.4|^2.0"
0 commit comments