Skip to content

Commit

Permalink
bugfix phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirish committed Nov 7, 2024
1 parent f35fc92 commit cd9feff
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 @@ -21,7 +21,7 @@
"dnadesign/silverstripe-elemental": "^4.0"
},
"require-dev": {
"phpunit/PHPUnit": "^5.7",
"phpunit/phpunit": "^5.7",
"squizlabs/php_codesniffer": "*"
},
"autoload": {
Expand Down

0 comments on commit cd9feff

Please sign in to comment.