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 adad1bd commit febf148Copy full SHA for febf148
composer.json
@@ -24,10 +24,10 @@
24
"require-dev": {
25
"friendsofphp/php-cs-fixer": "^3.0",
26
"graham-campbell/analyzer": "^3.0",
27
- "illuminate/support": "^7.0|^8.0",
28
- "mockery/mockery": "^1.2",
+ "illuminate/support": "^8.62",
+ "mockery/mockery": "^1.4",
29
"pestphp/drift": "^0.3",
30
- "pestphp/pest": "^1.0",
+ "pestphp/pest": "^1.11",
31
"pestphp/pest-plugin-parallel": "^0.3.1",
32
"phpunit/phpunit": "^9.5",
33
"symfony/var-dumper": "^5.0"
0 commit comments