Skip to content

Commit 2156131

Browse files
Add illuminate/support dependency (#97)
1 parent 94ef18f commit 2156131

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"php": "^8.1",
88
"guzzlehttp/guzzle": "^6.5.5|^7.0.1",
99
"laravel/prompts": "^0.1.3|^0.2.0|^0.3.0",
10+
"illuminate/support": "^10.0|^11.0|^12.0",
1011
"symfony/console": "^4.0|^5.0|^6.0|^7.0",
1112
"symfony/process": "^4.2|^5.0|^6.0|^7.0"
1213
},

0 commit comments

Comments
 (0)