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 ce9e494 commit 76edb96Copy full SHA for 76edb96
composer.json
@@ -13,6 +13,8 @@
13
],
14
"require": {
15
"php": "^7.4|^8.0",
16
+ "illuminate/macroable": "^7.40|^8.40",
17
+ "illuminate/support": "^7.40|^8.40",
18
"symfony/process": "^5.0"
19
},
20
"autoload": {
0 commit comments