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

Commit a470aea

Browse files
authored
Merge pull request #20 from sumocoders/5.0.0-dev
Update to Symfony 3
2 parents edd9c35 + e3c301d commit a470aea

File tree

2 files changed

+3
-34
lines changed

2 files changed

+3
-34
lines changed

Tests/Form/Type/DatePickerTypeTest.php

Lines changed: 0 additions & 31 deletions
This file was deleted.

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)