We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837ce0a commit 04643caCopy full SHA for 04643ca
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 0.19.0
4
+- Update PHP dependencies
5
+
6
## 0.18.0
7
- Use composer update in travis build process to cover php5.6 requirements
8
composer.json
@@ -9,7 +9,7 @@
9
"require": {
10
"phpdocumentor/reflection-docblock": "^3|^4",
11
"clean/view": "0.1.0",
12
- "clean/phpatlas": "0.1.0"
+ "clean/phpatlas": "0.2.0"
13
},
14
"require-dev": {
15
"phpunit/phpunit": "<6",
0 commit comments