Skip to content

Commit

Permalink
fix version string
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectricMaxxx committed Nov 20, 2017
1 parent bcb3797 commit e8d6feb
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 @@ -25,7 +25,7 @@
"php": "^5.6|^7.0",
"symfony/console": "~2.3|^3.0|^4.0",
"symfony/yaml": "~2.3|^3.0|^4.0",
"symfony/process": "~2.3|^3.0^|4.0",
"symfony/process": "~2.3|^3.0|^4.0",
"vierbergenlars/php-semver": "~3.0",
"sensiolabs/security-checker": "~2.0|^3.0|^4.0"
},
Expand Down

0 comments on commit e8d6feb

Please sign in to comment.