Skip to content

Commit

Permalink
update composer packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cdayjr committed Jan 11, 2025
1 parent f14b239 commit f25ad6b
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .config/composer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@
"minimum-stability": "stable",
"prefer-stable": true,
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.14",
"friendsofphp/php-cs-fixer": "^3.67",
"phpcompatibility/php-compatibility": "^9.3",
"phpunit/phpunit": "^9.6",
"psy/psysh": "^0.12.0",
"psy/psysh": "^0.12.7",
"roave/security-advisories": "dev-master@dev",
"slevomat/coding-standard": "^8.8",
"squizlabs/php_codesniffer": "^3.7",
"wp-cli/wp-cli-bundle": "^2.7"
"slevomat/coding-standard": "^8.15",
"squizlabs/php_codesniffer": "^3.11"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit f25ad6b

Please sign in to comment.