Skip to content

Commit 04643ca

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

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
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

+1-1
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)