Skip to content

Commit 2385efa

Browse files
committed
Updated dependencies
1 parent d37d0bc commit 2385efa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@
1414
"symfony/lock": "^3.4|^4.0",
1515
"symfony/cache": "^3.4|^4.0",
1616
"symfony/http-foundation": "^3.0|^4.0",
17-
"symfony/http-kernel": "^3.0|^4.0"
17+
"symfony/http-kernel": "^3.0|^4.0",
18+
"symfony/options-resolver": "^3.0|^4.0"
1819
},
1920
"require-dev": {
2021
"friendsofphp/php-cs-fixer": "^2.6",
2122
"phpunit/phpunit": "^5.7.27",
22-
"satooshi/php-coveralls": "2.0.x-dev"
23+
"php-coveralls/php-coveralls": "^2.1"
2324
},
2425
"autoload": {
2526
"psr-4": {

0 commit comments

Comments
 (0)