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 5df4efb commit 7a01da7Copy full SHA for 7a01da7
composer.json
@@ -16,7 +16,7 @@
16
}
17
],
18
"require": {
19
- "php": "^8.1",
+ "php": "^8.2",
20
"drewm/mailchimp-api": "^2.5",
21
"laravel/framework": "^11.0 || ^12.0",
22
"pixelfear/composer-dist-plugin": "^0.1",
@@ -28,7 +28,8 @@
28
"laravel/pint": "^1.17",
29
"mockery/mockery": "^1.3.1",
30
"nunomaduro/collision": "^7.0 || ^8.0",
31
- "orchestra/testbench": "^9.2 || ^10.0",
+ "orchestra/testbench": "^9.0 || ^10.0",
32
+ "orchestra/testbench-core": "^9.2 || ^10.0",
33
"phpunit/phpunit": "^10.0 || ^11.0",
34
"spatie/laravel-ray": "*"
35
},
0 commit comments