Skip to content

Commit

Permalink
Test against PHP 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsykun committed Oct 28, 2018
1 parent 15dba96 commit 4aeeedb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"require-dev": {
"ext-pdo_sqlite": "*",
"doctrine/doctrine-bundle": "^1.6.10",
"doctrine/orm": "2.6.x-dev as 2.6.3",
"doctrine/orm": "2.5.11 || 2.6.x-dev as 2.6.3",
"phpunit/phpunit": "^6.2",
"symfony/browser-kit": "^2.8 || ^3.4 || ^4.0",
"symfony/console": "^2.8 || ^3.4 || ^4.0",
Expand Down

0 comments on commit 4aeeedb

Please sign in to comment.