Skip to content

Commit f71547a

Browse files
committed
Merge pull request #19 from centraldesktop/feature/upgrade_php_option
Bump version of PhpOption to add additional features
2 parents 806d0ed + d2d066c commit f71547a

File tree

2 files changed

+34
-33
lines changed

2 files changed

+34
-33
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require" : {
1717
"php" : ">=5.5.0",
1818
"ext-mbstring" : "*",
19-
"phpoption/phpoption": "1.4.*",
19+
"phpoption/phpoption": "1.5.*",
2020
"symfony/console" : "2.*"
2121
},
2222
"require-dev": {

composer.lock

Lines changed: 33 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)