Skip to content

Commit 941ae17

Browse files
committedSep 3, 2019
symfony version bump
1 parent 739efc9 commit 941ae17

File tree

4 files changed

+1280
-513
lines changed

4 files changed

+1280
-513
lines changed
 

‎composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"php": "^7.1.3",
66
"ext-ctype": "*",
77
"ext-iconv": "*",
8+
"psr/simple-cache": "*",
89
"incenteev/composer-parameter-handler": "^2.1",
910
"johngrogg/ics-parser": "^2.1",
1011
"sensio/framework-extra-bundle": "^5.1",
@@ -84,7 +85,7 @@
8485
"extra": {
8586
"symfony": {
8687
"allow-contrib": false,
87-
"require": "4.1.*"
88+
"require": "4.3.*"
8889
},
8990
"incenteev-parameters": {
9091
"file": "config/parameters.yaml"

0 commit comments

Comments
 (0)
Please sign in to comment.