Skip to content

Commit f859f7b

Browse files
authored
update Concurrency component's composer dependencies (#52836)
1 parent 3072be0 commit f859f7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Illuminate/Concurrency/composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
],
1616
"require": {
1717
"php": "^8.2",
18+
"illuminate/console": "^11.0",
19+
"illuminate/contracts": "^11.0",
1820
"illuminate/process": "^11.0",
21+
"illuminate/support": "^11.0",
1922
"laravel/serializable-closure": "^1.2.2"
2023
},
2124
"autoload": {

0 commit comments

Comments
 (0)