Skip to content

Commit ec39d95

Browse files
committed
require ocramius/pacakge-versions
1 parent 2eef8dd commit ec39d95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"require": {
1414
"php": ">=5.4.0",
1515
"ext-curl": "*",
16-
"symfony/polyfill-php56": "^1.10"
16+
"symfony/polyfill-php56": "^1.10",
17+
"ocramius/package-versions": "^1.4"
1718
},
1819
"require-dev": {
1920
"phpunit/phpunit": "^4.8.25"

0 commit comments

Comments
 (0)