Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit e309706

Browse files
committed
Update composer packages
1 parent 1c3910e commit e309706

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This project adheres to [Semantic Versioning](CONTRIBUTING.md).
2323
- Enforce consistency
2424

2525
## v1.0.0 - 2016-12-18
26-
- Commit first draft
26+
- Tag first release
2727

2828
[v1.0.3]: https://github.com/rinvex/support/compare/v1.0.2...v1.0.3
2929
[v1.0.1]: https://github.com/rinvex/support/compare/v1.0.1...v1.0.2

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"require-dev": {
5151
"codedungeon/phpunit-result-printer": "^0.4.0",
52-
"phpunit/phpunit": "^6.0.0"
52+
"phpunit/phpunit": "^7.0.0"
5353
},
5454
"autoload": {
5555
"files": [

0 commit comments

Comments
 (0)