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 aa50733 commit abd6608Copy full SHA for abd6608
composer.json
@@ -19,12 +19,12 @@
19
],
20
"require": {
21
"php": "^8.0",
22
- "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0",
23
"spatie/laravel-webhook-client": "^3.0"
24
},
25
"require-dev": {
26
- "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
27
- "phpunit/phpunit": "^9.4|^10.0"
+ "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0",
+ "phpunit/phpunit": "^9.4|^10.0|^11.5.3"
28
29
"autoload": {
30
"psr-4": {
0 commit comments