Skip to content

Commit

Permalink
Merge pull request #161 from guillaume-perreal/160-require-dev-zend-o…
Browse files Browse the repository at this point in the history
…pcache

Require ext-zend-opcache for development.
  • Loading branch information
Ocramius authored Nov 15, 2019
2 parents cd115c5 + a908fd9 commit 832281d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"webmozart/glob": "^4.1"
},
"require-dev": {
"ext-zend-opcache": "*",
"mikey179/vfsstream": "^1.6",
"phpstan/phpstan": "^0.11.19",
"phpunit/phpunit": "^8.4.3"
Expand Down

0 comments on commit 832281d

Please sign in to comment.