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.
2 parents b05b7fd + c6fe23c commit 8bdb6cdCopy full SHA for 8bdb6cd
.gitignore
@@ -7,6 +7,7 @@
7
*.gz
8
9
composer.phar
10
+composer.lock
11
vendor
12
13
tests/unit/coverage/*
composer.json
@@ -41,7 +41,7 @@
41
"php" : ">=5.6",
42
"g4/russian-doll" : ">=0.4.5",
43
"g4/identity-map" : "1.*",
44
- "g4/data-mapper" : "1.65.*"
+ "g4/data-mapper" : "1.66.*"
45
},
46
"scripts": {
47
"unit-test": [
0 commit comments