Skip to content

Commit b8dc7e1

Browse files
committed
feat: update version
1 parent 182b240 commit b8dc7e1

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
@@ -12,9 +12,9 @@
1212
"minimum-stability": "stable",
1313
"require": {
1414
"php": ">7.0",
15-
"symfony/http-foundation": ">4.0",
16-
"symfony/finder": ">4.0",
17-
"nesbot/carbon": ">1.0"
15+
"symfony/http-foundation": "^4.0|^5.0",
16+
"symfony/finder": "^4.0|^5.0",
17+
"nesbot/carbon": "^1.0|^2.0"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)