Skip to content

Commit

Permalink
Понизил версию phpunit для совместимости с php 7.2 и 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kernusr committed Aug 8, 2024
1 parent b54ccdf commit d52b690
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 843 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"giggsey/libphonenumber-for-php": "^8.13.0"
},
"require-dev": {
"phpunit/phpunit": "^9",
"phpunit/phpunit": "^8.5.34",
"friendsofphp/php-cs-fixer": "v3.4.0"
},
"autoload": {
Expand Down
Loading

0 comments on commit d52b690

Please sign in to comment.