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 30403ec + 40e8f11 commit bac0739Copy full SHA for bac0739
composer.json
@@ -25,11 +25,11 @@
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",
29
- "illuminate/notifications": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0"
+ "illuminate/support": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0|^11.0",
+ "illuminate/notifications": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0|^10.0|^11.0"
30
},
31
"require-dev": {
32
- "phpunit/phpunit": "^7.5 || ^8.0 || ^9.0"
+ "phpunit/phpunit": "^7.5 || ^8.0 || ^9.0|^10.5"
33
34
"autoload": {
35
"psr-4": {
0 commit comments