Skip to content

Commit fd811f0

Browse files
author
Robin de Graaf
committed
Update CHANGELOG for 1.0.0
1 parent d468cfe commit fd811f0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Parable Console
22

3+
## 1.0.0
4+
5+
Just a re-release locking the interface in place. First final release!
6+
37
## 0.6.1
48

59
_Changes_

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=8.0",
17-
"parable-php/di": "^0.3.0"
17+
"parable-php/di": "^1.0"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^8.0",

0 commit comments

Comments
 (0)