Skip to content

Commit

Permalink
Update composer.json - prophecy-phpunit to require-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dergel authored and icanhazstring committed Mar 4, 2024
1 parent bb2f488 commit 26f3f5c
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 @@ -24,11 +24,11 @@
"ext-dom": "*",
"ext-iconv": "*",
"ext-libxml": "*",
"phpspec/prophecy-phpunit": "^2.0",
"symfony/process": "^5.4.22 || ^6.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6.10",
"phpspec/prophecy-phpunit": "^2.0",
"squizlabs/php_codesniffer": "^3.7.2"
},
"autoload": {
Expand Down

0 comments on commit 26f3f5c

Please sign in to comment.