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.
2 parents bac0739 + 3172d0d commit 6db1bc6Copy full SHA for 6db1bc6
composer.json
@@ -25,8 +25,8 @@
25
"require": {
26
"php": "^7.1.3|^8.0",
27
"guzzlehttp/guzzle": "^6.3 || ^7.0.1",
28
- "illuminate/support": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0|^11.0",
29
- "illuminate/notifications": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0|^11.0"
+ "illuminate/support": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0|^11.0|^12.0",
+ "illuminate/notifications": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0|^11.0|^12.0"
30
},
31
"require-dev": {
32
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.0|^10.5"
0 commit comments