Skip to content

Commit a6345f1

Browse files
authored
Merge pull request #3 from vfalies/squizlabs/php_codesniffer-3.2.3-#59.1.0
Update squizlabs/php_codesniffer in / from 3.2.2 to 3.2.3
2 parents 8bc1ceb + dc4636a commit a6345f1

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [1.2.1] - 2018-03-07
9+
10+
### Changed
11+
12+
- Update squizlabs/php_codesniffer in / from 3.2.2 to 3.2.3
13+
814
## [1.2] - 2018-01-16
915

1016
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "php7compatibility",
33
"description": "PHP 7.x compatibility checker",
44
"require-dev": {
5-
"squizlabs/php_codesniffer": "^2.2 || ^3.0.2",
5+
"squizlabs/php_codesniffer": "3.2.3",
66
"wimg/php-compatibility": "8.1.0"
77
},
88
"prefer-stable" : true,

composer.lock

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

0 commit comments

Comments
 (0)