mirror of
https://github.com/flextype/flextype.git
synced 2025-08-13 00:24:15 +02:00
Flextype Slim Integration - next round of integration
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"require": {
|
||||
"php": ">=7.1.3",
|
||||
"doctrine/cache": "1.8.0",
|
||||
"symfony/yaml": "4.2.3",
|
||||
"symfony/yaml": "4.2.5",
|
||||
"thunderer/shortcode": "0.7.1",
|
||||
"flextype-components/arr" : "1.2.5",
|
||||
"flextype-components/assets" : "1.0.3",
|
||||
@@ -33,12 +33,13 @@
|
||||
"flextype-components/session" : "1.1.1",
|
||||
"flextype-components/token" : "1.2.0",
|
||||
"flextype-components/text" : "1.1.2",
|
||||
"league/glide": "^1.4",
|
||||
"league/glide": "^1.5",
|
||||
"slim/slim": "^3.0",
|
||||
"slim/twig-view": "^2.4",
|
||||
"slim/twig-view": "^2.5",
|
||||
"slim/flash": "^0.4.0",
|
||||
"league/glide-slim": "^1.0",
|
||||
"league/event": "^2.2"
|
||||
"league/event": "^2.2",
|
||||
"slim/csrf": "^0.8.3"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
Reference in New Issue
Block a user