mirror of
https://github.com/flextype/flextype.git
synced 2025-08-09 14:46:53 +02:00
Update:
- doctrine/cache to 1.8.0 - flextype-components/i18n to 1.1.0 - flextype-components/token to 1.2.0
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.1.3",
|
||||
"doctrine/cache": "1.7.1",
|
||||
"doctrine/cache": "1.8.0",
|
||||
"symfony/yaml": "4.1.1",
|
||||
"thunderer/shortcode": "0.6.5",
|
||||
"flextype-components/arr" : "1.2.3",
|
||||
@@ -29,14 +29,14 @@
|
||||
"flextype-components/errorhandler" : "1.0.4",
|
||||
"flextype-components/filesystem" : "1.1.1",
|
||||
"flextype-components/form" : "1.0.1",
|
||||
"flextype-components/i18n" : "1.0.1",
|
||||
"flextype-components/i18n" : "1.1.0",
|
||||
"flextype-components/http" : "1.1.1",
|
||||
"flextype-components/html" : "1.0.0",
|
||||
"flextype-components/number" : "1.0.0",
|
||||
"flextype-components/notification" : "1.0.1",
|
||||
"flextype-components/registry" : "1.1.0",
|
||||
"flextype-components/session" : "1.1.1",
|
||||
"flextype-components/token" : "1.1.0",
|
||||
"flextype-components/token" : "1.2.0",
|
||||
"flextype-components/view" : "1.1.1",
|
||||
"flextype-components/text" : "1.1.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user