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 807cb4d commit e4c11f2Copy full SHA for e4c11f2
composer.json
@@ -19,11 +19,11 @@
19
],
20
"require": {
21
"php": "^7.2",
22
- "illuminate/support": "~5.8.0|^6.0|^7.0",
+ "illuminate/support": "~5.8.0|^6.0|^7.0|^8.0",
23
"spatie/laravel-webhook-client": "^2.0"
24
},
25
"require-dev": {
26
- "orchestra/testbench": "~3.8.0|^4.0|^5.0",
+ "orchestra/testbench": "~3.8.0|^4.0|^5.0|^6.0",
27
"phpunit/phpunit": "^8.2|^9.0"
28
29
"autoload": {
0 commit comments