Skip to content

Commit 0134a4c

Browse files
committed
Updated coding standard
1 parent 714d134 commit 0134a4c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

33
## [Unreleased][unreleased]
44

5+
### Updated
6+
- Coding standard
7+
58
## [0.17.0] - 2024-03-27
69
### Fixed
710
- Updated coding standard (Possible **BC break** - added `final` or `abstract` to (almost) all classes)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"nette/application": "^3.1.6",
1919
"nette/forms": "^3.1.12",
2020
"nikic/php-parser": "^4.19",
21-
"efabrica/coding-standard": "^0.6",
21+
"efabrica/coding-standard": "^0.7",
2222
"phpstan/phpstan-strict-rules": "^1.4",
2323
"spaze/phpstan-disallowed-calls": "^2.11 | ^3.0"
2424
},

0 commit comments

Comments
 (0)