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 4822f14 commit 221ac19Copy full SHA for 221ac19
1 file changed
app/sprinkles/core/composer.json
@@ -47,12 +47,12 @@
47
"twig/twig": "^1.18",
48
"userfrosting/assets": "^5.0.0",
49
"userfrosting/config": "~4.2.0",
50
- "userfrosting/cache": "~4.1.0",
51
- "userfrosting/fortress": "~4.1.1",
52
- "userfrosting/i18n": "~4.1.0",
+ "userfrosting/cache": "~4.2.0",
+ "userfrosting/fortress": "~4.2.0",
+ "userfrosting/i18n": "~4.2.0",
53
"userfrosting/uniformresourcelocator": "~4.2.0",
54
- "userfrosting/session": "~4.1.0",
55
- "userfrosting/support": "~4.1.1",
+ "userfrosting/session": "~4.2.0",
+ "userfrosting/support": "~4.2.0",
56
"vlucas/phpdotenv": "^2"
57
},
58
"autoload": {
0 commit comments