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 d1ad2ea commit 7fa94cfCopy full SHA for 7fa94cf
composer.json
@@ -20,12 +20,12 @@
20
"require": {
21
"php": ">=7.1.0",
22
"facade/ignition-contracts": "^1.0",
23
- "illuminate/support": "^9.19|^10.0|^11.0"
+ "illuminate/support": "^9.19|^10.0|^11.0|^12.0"
24
},
25
"require-dev": {
26
- "orchestra/testbench": "^7.0|^8.0|^9.0",
27
- "phpunit/phpunit": "^8.3|^9.0|^10.5",
28
- "vimeo/psalm": "^4.0|^5.22"
+ "orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
+ "phpunit/phpunit": "^8.3|^9.0|^10.5|^11.5.3",
+ "vimeo/psalm": "^4.0|^5.22|^6.7"
29
30
"autoload": {
31
"psr-4": {
0 commit comments