Skip to content

Commit f1e43dc

Browse files
authored
Merge pull request #2 from vfalies/wimg/php-compatibility-8.1.0-#5.1.0
Update wimg/php-compatibility in / from 8.0.1 to 8.1.0
2 parents dd42355 + 8df09df commit f1e43dc

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

CHANGELOG.md

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

7+
## [1.1] - 2017-12-29
8+
### Changed
9+
- Update wimg/php-compatibility from 8.0.1 to 8.1.0
10+
711
## [1.0] - 2017-12-26
812
### Added
913
- Add dependencies.yml file for dependencies.io
1014

1115
### Changed
12-
- Fix version of EnvdevPHPBase image to 7.2 version
16+
- Fix version of EnvdevPHPBase image to 7.2 version

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "PHP 7.x compatibility checker",
44
"require-dev": {
55
"squizlabs/php_codesniffer": "^2.2 || ^3.0.2",
6-
"wimg/php-compatibility": "*"
6+
"wimg/php-compatibility": "8.1.0"
77
},
88
"prefer-stable" : true,
99
"scripts": {

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)