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 5ba8a7d commit 5d9d356Copy full SHA for 5d9d356
composer.json
@@ -25,7 +25,7 @@
25
],
26
"require": {
27
"guzzlehttp/guzzle": "^6.5|^7.0",
28
- "illuminate/macroable": "^9.35|^10.1",
+ "illuminate/macroable": "^9.35|^10.1|^11.0",
29
"illuminate/support": "^9.35|^10.1|^11.0",
30
"ratchet/pawl": "^0.4.1",
31
"symfony/process": "^5.4|^6.0|^7.0",
@@ -49,7 +49,7 @@
49
},
50
"require-dev": {
51
"mockery/mockery": "^1.5",
52
- "orchestra/testbench": "^7.23|^8.1|^9.0.3",
+ "orchestra/testbench": "^7.23|^8.1|^9.0",
53
"phpunit/phpunit": "^9.5.20|^10.0",
54
"vimeo/psalm": "^4.20|^5.22"
55
0 commit comments