We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c10e8c commit ba1f328Copy full SHA for ba1f328
CHANGELOG.md
@@ -1,6 +1,11 @@
1
CHANGELOG
2
=========
3
4
+0.1.1
5
+-----
6
+
7
+* fix the repository implementation version provided by this package
8
9
0.1.0
10
-----
11
composer.json
@@ -23,7 +23,7 @@
23
"xabbuh/xapi-mongodb-storage": "*"
24
},
25
"provide": {
26
- "php-xapi/repository-implementation": "1.0"
+ "php-xapi/repository-implementation": "0.1"
27
28
"autoload": {
29
"psr-4": {
0 commit comments