1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-10 23:24:04 +02:00

feat(composer): add atomastic view

This commit is contained in:
Awilum
2021-08-25 16:44:24 +03:00
parent 3d8f8f5f44
commit 0c5692d47f

View File

@@ -33,6 +33,7 @@
"atomastic/strings": "^3.0.2",
"atomastic/macroable": "^2.0.0",
"atomastic/csrf": "^1.0.1",
"atomastic/view": "dev-dev",
"slim/slim": "^4.8.1",
@@ -57,7 +58,7 @@
"php-di/php-di": "^6.3.4",
"php-di/slim-bridge": "^3.1.1",
"middlewares/whoops": "^2.0",
"nette/neon": "^3.2",
"nette/neon": "^3.2",
"league/commonmark": "^2.0",
"siriusphp/upload": "^3.0"
},