Skip to content

Commit a90ce53

Browse files
authored
Add support as a depdency for container (#58026)
1 parent 3259346 commit a90ce53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Container/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"require": {
1717
"php": "^8.2",
1818
"illuminate/contracts": "^12.0",
19+
"illuminate/support": "^12.0",
1920
"psr/container": "^1.1.1|^2.0.1",
2021
"symfony/polyfill-php84": "^1.33",
2122
"symfony/polyfill-php85": "^1.33"

0 commit comments

Comments
 (0)