Skip to content

Commit 20df6d4

Browse files
authored
Update composer.json
1 parent ce55a5b commit 20df6d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
],
99
"require": {
1010
"php": "^8.3",
11-
"illuminate/collections": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
12-
"illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
11+
"illuminate/collections": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0",
12+
"illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0",
1313
"omniphx/forrest": "^2.0"
1414
},
1515
"require-dev": {
16-
"orchestra/testbench": "^8.0 || ^9.0 || ^10.0",
16+
"orchestra/testbench": "^8.0 || ^9.0 || ^10.0 || ^11.0",
1717
"php-parallel-lint/php-parallel-lint": "^1.3",
1818
"phpstan/phpstan": "^1",
1919
"phpunit/phpunit": "^10.0 || ^11.0",

0 commit comments

Comments
 (0)