Skip to content

Commit 4854b45

Browse files
committed
change module versions in composer
1 parent eed9a44 commit 4854b45

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

app/sprinkles/core/composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"slim/twig-view": "^1.2",
2828
"symfony/http-foundation": "*",
2929
"twig/twig": "^1.18",
30-
"userfrosting/assets": "^4.0.0",
31-
"userfrosting/config": "^4.0.0",
32-
"userfrosting/fortress": "^4.0.0",
33-
"userfrosting/i18n": "^4.0.1",
34-
"userfrosting/session": "^4.0.0",
35-
"userfrosting/support": "^4.0.0",
30+
"userfrosting/assets": "~4.0.0",
31+
"userfrosting/config": "~4.0.0",
32+
"userfrosting/fortress": "~4.0.0",
33+
"userfrosting/i18n": "~4.0.1",
34+
"userfrosting/session": "~4.0.0",
35+
"userfrosting/support": "~4.0.0",
3636
"vlucas/phpdotenv": "^2"
3737
},
3838
"minimum-stability": "dev",

0 commit comments

Comments
 (0)