Skip to content

Commit

Permalink
version 3.0.0 - PHP>=7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nicu alcea committed Jan 18, 2022
1 parent ee3568e commit beefc3a
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 @@ -26,7 +26,7 @@
"phpmd/phpmd": "^2.10",
"phpstan/phpstan": "^1.2",
"squizlabs/php_codesniffer": "3.*",
"friendsofphp/php-cs-fixer": "^3.2",
"friendsofphp/php-cs-fixer": "^3.2"
},
"scripts": {
"test": "./vendor/bin/phpunit --bootstrap ./vendor/autoload.php --testdox",
Expand Down

0 comments on commit beefc3a

Please sign in to comment.