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 3f8d98b commit dd267ddCopy full SHA for dd267dd
composer.json
@@ -25,7 +25,8 @@
25
"illuminate/database": "^8.0",
26
"illuminate/http": "^8.0",
27
"illuminate/notifications": "^8.0",
28
- "illuminate/support": "^8.0"
+ "illuminate/support": "^8.0",
29
+ "spatie/laravel-package-tools": "^1.4"
30
},
31
"require-dev": {
32
"orchestra/testbench": "^6.0",
0 commit comments