Skip to content

Commit

Permalink
Update dependencies (#6)
Browse files Browse the repository at this point in the history
* Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0
* Bump squizlabs/php_codesniffer from 3.7.1 to 3.9.0
  • Loading branch information
benoitchantre authored Mar 26, 2024
1 parent 6877be4 commit 87dbe21
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 31 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "PHP Compatibility for Github Actions",
"type": "project",
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"squizlabs/php_codesniffer": "^3.7",
"phpcompatibility/php-compatibility": "^9.3"
},
Expand Down
87 changes: 57 additions & 30 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 87dbe21

Please sign in to comment.