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 470734a commit 2f02670Copy full SHA for 2f02670
composer.json
@@ -18,14 +18,14 @@
18
"require": {
19
"php": "^8.2",
20
"spatie/laravel-package-tools": "^1.16",
21
- "illuminate/contracts": "^10.0||^11.0"
+ "illuminate/contracts": "^10.0||^11.0||^12.0"
22
},
23
"require-dev": {
24
"laravel/pint": "^1.14",
25
"nunomaduro/collision": "^8.1.1||^7.10.0",
26
"larastan/larastan": "^2.9",
27
"orchestra/testbench": "^9.0.0||^8.22.0",
28
- "pestphp/pest": "^2.34",
+ "pestphp/pest": "^2.34||^3.0",
29
"pestphp/pest-plugin-arch": "^2.7",
30
"pestphp/pest-plugin-laravel": "^2.3",
31
"phpstan/extension-installer": "^1.3",
0 commit comments