Skip to content

Commit 66afcca

Browse files
authored
Merge pull request #4 from ppavlovic/master
Bump dependency g4/identity-map >=1.3.0 (because of the profiler changes)
2 parents b6dae18 + 42b47a8 commit 66afcca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"require": {
4141
"php" : ">=5.6",
4242
"g4/russian-doll" : ">=0.4.5",
43-
"g4/identity-map" : "1.*",
44-
"g4/data-mapper" : ">=1.70.0"
43+
"g4/identity-map" : ">=1.3.0",
44+
"g4/data-mapper" : ">=1.93.0"
4545
},
4646
"scripts": {
4747
"unit-test": [

0 commit comments

Comments
 (0)