Skip to content

Commit

Permalink
Restore phpunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-zuffinetti committed Nov 26, 2023
1 parent 9460868 commit 229742a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alma/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Payment method module to integrate Alma in PrestaShop",
"type": "library",
"require-dev": {
"phpunit/phpunit": "^7",
"phpunit/phpunit": "^5",
"mockery/mockery": "^1.3",
"phpcompatibility/php-compatibility": "10.x-dev",
"prestashop/php-dev-tools": "^3.16"
Expand Down

0 comments on commit 229742a

Please sign in to comment.