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 b79e943 commit 591d971Copy full SHA for 591d971
composer.json
@@ -23,7 +23,8 @@
23
"guzzlehttp/guzzle": "^7.4",
24
"illuminate/console": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
25
"illuminate/filesystem": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
26
- "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0"
+ "illuminate/support": "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
27
+ "webmozart/assert": "^1.12"
28
},
29
"require-dev": {
30
"friendsofphp/php-cs-fixer": "^3.0",
0 commit comments