We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f5837b + eb38113 commit e498994Copy full SHA for e498994
composer.json
@@ -22,9 +22,9 @@
22
"require": {
23
"php": "^7.2.0|^8.0",
24
"guzzlehttp/guzzle": "^6.3|^7.0",
25
- "illuminate/notifications": "^5.6|^6.0|^7.0|^8.0",
26
- "illuminate/queue": "^5.6|^6.0|^7.0|^8.0",
27
- "illuminate/support": "^5.6|^6.0|^7.0|^8.0"
+ "illuminate/notifications": "^5.6|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/queue": "^5.6|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0"
28
},
29
"require-dev": {
30
"mockery/mockery": "^1.3.3",
0 commit comments