We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e9338 commit 2bcdaacCopy full SHA for 2bcdaac
composer.json
@@ -85,15 +85,15 @@
85
],
86
"require": {
87
"php": "^8.0",
88
- "illuminate/broadcasting": "^8.0|^9.0|^10.0|^11.0",
89
- "illuminate/support": "^8.0|^9.0|^10.0|^11.0",
+ "illuminate/broadcasting": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0",
90
"shetabit/multipay": "^2.0"
91
},
92
"suggest": {
93
"ext-soap": "Needed to support some drivers that required SOAP"
94
95
"require-dev": {
96
- "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
+ "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0",
97
"phpunit/phpunit": ">=9.0",
98
"squizlabs/php_codesniffer": "^3.5"
99
0 commit comments