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 35cdfca commit aaf5934Copy full SHA for aaf5934
composer.json
@@ -17,7 +17,7 @@
17
],
18
"require": {
19
"php": "^7.4 || ^8.0 || ^8.1",
20
- "brick/varexporter": "^0.3.8 || ^4.19.1",
+ "brick/varexporter": "^0.3.8 || ^0.5.0",
21
"doctrine/dbal": "^3.6 || ^4.0.2",
22
"illuminate/contracts": "^8.0 || ^9.0 || ^10.0 || ^11.0",
23
"illuminate/database": "^8.0 || ^9.0 || ^10.0 || ^11.0",
@@ -28,7 +28,7 @@
28
"require-dev": {
29
"friendsofphp/php-cs-fixer": "^3.13",
30
"nunomaduro/larastan": "^1.0 || ^2.5",
31
- "orchestra/testbench": "^6.27 || ^7.0 || ^8.0 ",
+ "orchestra/testbench": "^6.27 || ^7.0 || ^8.0 || ^9.0 ",
32
"pestphp/pest": "^1.22 || ^2.0",
33
"pestphp/pest-plugin-laravel": "^1.22 || ^2.0",
34
"spatie/laravel-ray": "^1.32"
0 commit comments