Skip to content

Commit 26f3f5c

Browse files
dergelicanhazstring
authored andcommitted
Update composer.json - prophecy-phpunit to require-dev
1 parent bb2f488 commit 26f3f5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"ext-dom": "*",
2525
"ext-iconv": "*",
2626
"ext-libxml": "*",
27-
"phpspec/prophecy-phpunit": "^2.0",
2827
"symfony/process": "^5.4.22 || ^6.0"
2928
},
3029
"require-dev": {
3130
"phpunit/phpunit": "^9.6.10",
31+
"phpspec/prophecy-phpunit": "^2.0",
3232
"squizlabs/php_codesniffer": "^3.7.2"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)