Skip to content

Commit 318a2eb

Browse files
authored
Update composer.json
1 parent b59b356 commit 318a2eb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

composer.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
],
1414
"require": {
1515
"guzzlehttp/guzzle": "^6.5|^7.0",
16-
"illuminate/macroable": "^7.30|^8.40|^9.0",
17-
"illuminate/support": "^7.30|^8.40|^9.0",
16+
"illuminate/macroable": "^8.83|^9.0.1",
17+
"illuminate/support": "^8.83|^9.0.1",
1818
"ratchet/pawl": "^0.4.1",
1919
"vierbergenlars/php-semver": "^2.1|^3.0"
2020
},
@@ -36,9 +36,10 @@
3636
},
3737
"require-dev": {
3838
"mockery/mockery": "^1.5",
39-
"orchestra/testbench": "^5.0|^6.0|^7.0",
39+
"orchestra/testbench": "^6.28|^7.0",
40+
"orchestra/testbench-core": "^6.28|^7.0",
4041
"phpunit/phpunit": "^9.5.13",
41-
"vimeo/psalm": "4.18.1"
42+
"vimeo/psalm": "^4.18"
4243
},
4344
"config": {
4445
"sort-packages": true

0 commit comments

Comments
 (0)