We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed9a44 commit 4854b45Copy full SHA for 4854b45
1 file changed
app/sprinkles/core/composer.json
@@ -27,12 +27,12 @@
27
"slim/twig-view": "^1.2",
28
"symfony/http-foundation": "*",
29
"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",
+ "userfrosting/assets": "~4.0.0",
+ "userfrosting/config": "~4.0.0",
+ "userfrosting/fortress": "~4.0.0",
+ "userfrosting/i18n": "~4.0.1",
+ "userfrosting/session": "~4.0.0",
+ "userfrosting/support": "~4.0.0",
36
"vlucas/phpdotenv": "^2"
37
},
38
"minimum-stability": "dev",
0 commit comments