Skip to content

Commit 601f576

Browse files
committed
Updated slevomat/coding-standard to estable version.
1 parent 008af42 commit 601f576

File tree

3 files changed

+24
-23
lines changed

3 files changed

+24
-23
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

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

5+
## 1.7.1 - 2022-06-20
6+
- Updated slevomat/coding-standard to estable version.
7+
58
## 1.7.0 - 2022-06-13
69
- Added support to enums.
710
- Updated php_codesniffer to 3.7.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "^7.4|^8.0",
25-
"slevomat/coding-standard": "dev-php81",
25+
"slevomat/coding-standard": "^8.0",
2626
"squizlabs/php_codesniffer": "^3.7"
2727
},
2828
"autoload": {

composer.lock

Lines changed: 20 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)