Skip to content

Commit 04643ca

Browse files
committed
update php dependecies
1 parent 837ce0a commit 04643ca

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.19.0
4+
- Update PHP dependencies
5+
36
## 0.18.0
47
- Use composer update in travis build process to cover php5.6 requirements
58

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"require": {
1010
"phpdocumentor/reflection-docblock": "^3|^4",
1111
"clean/view": "0.1.0",
12-
"clean/phpatlas": "0.1.0"
12+
"clean/phpatlas": "0.2.0"
1313
},
1414
"require-dev": {
1515
"phpunit/phpunit": "<6",

0 commit comments

Comments
 (0)