diff --git a/composer.json b/composer.json index da9048e5..67a60654 100755 --- a/composer.json +++ b/composer.json @@ -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" },