Skip to content

Commit

Permalink
For now, drop the testing requirements, and add a dev requirement of …
Browse files Browse the repository at this point in the history
…WP core
  • Loading branch information
johnpbloch committed Oct 14, 2016
1 parent 4cd4886 commit 21ba9d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -20,8 +20,7 @@
"composer/installers": "~1"
},
"require-dev" : {
"10up/wp_mock" : "dev-master",
"phpunit/phpunit" : "~3.7@stable",
"johnpbloch/wordpress": ">=3.4.2",
"wordpress/i18n-tools": "dev-trunk"
},
"prefer-stable" : true,
Expand Down

0 comments on commit 21ba9d1

Please sign in to comment.