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 2a494b4 commit f2c8f50Copy full SHA for f2c8f50
composer.json
@@ -15,8 +15,8 @@
15
"illuminate/support": "^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0"
16
},
17
"require-dev": {
18
- "phpunit/phpunit": "^6.0 || ^7.0 || ^8.0 || ^9.0",
19
- "orchestra/testbench": "3.* || 4.* || 5.* || 6.*",
+ "phpunit/phpunit": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^11.0",
+ "orchestra/testbench": "3.* || 4.* || 5.* || 6.* || 9.*",
20
"mockery/mockery": "^1.2",
21
"ext-json": "*"
22
0 commit comments