Skip to content

Commit 5d9d356

Browse files
authored
Update composer.json
1 parent 5ba8a7d commit 5d9d356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"require": {
2727
"guzzlehttp/guzzle": "^6.5|^7.0",
28-
"illuminate/macroable": "^9.35|^10.1",
28+
"illuminate/macroable": "^9.35|^10.1|^11.0",
2929
"illuminate/support": "^9.35|^10.1|^11.0",
3030
"ratchet/pawl": "^0.4.1",
3131
"symfony/process": "^5.4|^6.0|^7.0",
@@ -49,7 +49,7 @@
4949
},
5050
"require-dev": {
5151
"mockery/mockery": "^1.5",
52-
"orchestra/testbench": "^7.23|^8.1|^9.0.3",
52+
"orchestra/testbench": "^7.23|^8.1|^9.0",
5353
"phpunit/phpunit": "^9.5.20|^10.0",
5454
"vimeo/psalm": "^4.20|^5.22"
5555
},

0 commit comments

Comments
 (0)