Skip to content

Commit

Permalink
update Concurrency component's composer dependencies (#52836)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigopedra authored Sep 18, 2024
1 parent 3072be0 commit f859f7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Illuminate/Concurrency/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@
],
"require": {
"php": "^8.2",
"illuminate/console": "^11.0",
"illuminate/contracts": "^11.0",
"illuminate/process": "^11.0",
"illuminate/support": "^11.0",
"laravel/serializable-closure": "^1.2.2"
},
"autoload": {
Expand Down

0 comments on commit f859f7b

Please sign in to comment.