Skip to content

Commit

Permalink
Updated slevomat/coding-standard to estable version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mreduar committed Jun 20, 2022
1 parent 008af42 commit 601f576
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 23 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All notable changes to `laravel-phpcs` will be documented in this file

## 1.7.1 - 2022-06-20
- Updated slevomat/coding-standard to estable version.

## 1.7.0 - 2022-06-13
- Added support to enums.
- Updated php_codesniffer to 3.7.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"require": {
"php": "^7.4|^8.0",
"slevomat/coding-standard": "dev-php81",
"slevomat/coding-standard": "^8.0",
"squizlabs/php_codesniffer": "^3.7"
},
"autoload": {
Expand Down
42 changes: 20 additions & 22 deletions composer.lock

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

0 comments on commit 601f576

Please sign in to comment.