Skip to content

Commit ba1f328

Browse files
committed
fix the provided repository implementation version
1 parent 0c10e8c commit ba1f328

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
0.1.1
5+
-----
6+
7+
* fix the repository implementation version provided by this package
8+
49
0.1.0
510
-----
611

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"xabbuh/xapi-mongodb-storage": "*"
2424
},
2525
"provide": {
26-
"php-xapi/repository-implementation": "1.0"
26+
"php-xapi/repository-implementation": "0.1"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)