Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #28 from chrisandchris/master
Browse files Browse the repository at this point in the history
add support for symonfy ^3.3
  • Loading branch information
chrisandchris authored Jan 6, 2018
2 parents 37f94be + 334c731 commit 8e3e99e
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": ">=7",
"symfony/symfony": "2.3.*|2.7.*|2.8.*"
"symfony/symfony": "^2.7|^3.3"
},
"suggests": {
"phpseclib/phpseclib": "^2.0",
Expand Down

0 comments on commit 8e3e99e

Please sign in to comment.