Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

Commit 897d768

Browse files
author
Jonas De Keukelaere
committed
Update to Symfony 3
1 parent edd9c35 commit 897d768

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"require-dev": {
1515
"php": "^5.5 || ^7.0",
1616

17-
"symfony/symfony": "^2.8",
18-
"symfony/framework-bundle": "^2.8",
19-
"symfony/monolog-bundle": "^2.8",
17+
"symfony/symfony": "^3.3",
18+
"symfony/framework-bundle": "^3.0",
19+
"symfony/monolog-bundle": "^3.1",
2020
"sensio/framework-extra-bundle": "~3.0",
2121
"symfony/phpunit-bridge": "^3.0",
2222
"phpunit/phpunit": "^5.2 || ^4.8"

0 commit comments

Comments
 (0)