Skip to content

Commit 964f1e3

Browse files
authored
Merge pull request #9 from vfalies/phpcompatibility/php-compatibility-9.0.0-#288.1.0
Update phpcompatibility/php-compatibility in / from 8.2.0 to 9.0.0
2 parents b3a2aa7 + 5ed90cf commit 964f1e3

File tree

3 files changed

+24
-13
lines changed

3 files changed

+24
-13
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.4] - 2018-10-10
9+
10+
### Changed
11+
12+
- Update phpcompatibility to 9.0.0
13+
814
## [1.3] - 2018-07-17
915

1016
### Changed

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": "3.3.2",
6-
"phpcompatibility/php-compatibility": "8.2.0"
6+
"phpcompatibility/php-compatibility": "9.0.0"
77
},
88
"prefer-stable" : true,
99
"scripts": {

composer.lock

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

0 commit comments

Comments
 (0)