Skip to content

Commit

Permalink
Remove doctrine requirements
Browse files Browse the repository at this point in the history
Was used to force specific versions on older versions of PHP
  • Loading branch information
NielsLeenheer committed Dec 2, 2017
1 parent d28a44d commit 506f425
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
"phpunit/php-code-coverage": "^2.2|^3.0",
"phpunit/PHPUnit": "^4.0",
"satooshi/php-coveralls": "^0.6",
"doctrine/common" : "<2.8",
"doctrine/instantiator" : "<1.1",
"icomefromthenet/reverse-regex" : "dev-master",
"squizlabs/php_codesniffer": "2.5.*"
},
Expand Down

0 comments on commit 506f425

Please sign in to comment.