Skip to content

Commit

Permalink
Move "phpspec/prophecy" to "require-dev".
Browse files Browse the repository at this point in the history
  • Loading branch information
Moln committed Jun 18, 2020
1 parent 05661b5 commit 9d629fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -35,14 +35,14 @@
"php": "^7.1",
"fig/http-message-util": "^1.1.2",
"laminas/laminas-zendframework-bridge": "^1.0",
"phpspec/prophecy": "^1.9",
"psr/container": "^1.0",
"psr/http-message": "^1.0.1",
"psr/http-server-middleware": "^1.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"malukenho/docheader": "^0.1.6",
"phpspec/prophecy": "^1.9",
"phpunit/phpunit": "^7.5.16 || ^8.4.1"
},
"suggest": {
Expand Down

0 comments on commit 9d629fe

Please sign in to comment.