Skip to content
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.

Commit

Permalink
Use symfony foundation 3.3.*
Browse files Browse the repository at this point in the history
3.4.x requires php70-polyfill. wp.org have some conflict checking that
  • Loading branch information
anhskohbo authored Jul 19, 2018
1 parent 3b3e4f6 commit 83a7608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"require": {
"php": ">=5.6.4",
"nikic/fast-route": "^1.2",
"symfony/http-foundation": "^2.0|^3.3",
"symfony/http-foundation": "^2.0|3.3.*",
"tightenco/collect": "5.4.*",
"awethemes/wp-session": "^1.0"
},
Expand Down

0 comments on commit 83a7608

Please sign in to comment.