Skip to content

Commit 5a5b97e

Browse files
authored
Merge pull request #3 from ppavlovic/master
Removed strict version for g4/value-object
2 parents 79a4150 + b8aeffa commit 5a5b97e

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"require": {
3232
"php" : ">=5.3.3",
3333
"g4/profiler" : "*",
34-
"g4/value-object" : "2.*"
34+
"g4/value-object" : "*"
3535
}
36-
}
36+
}

composer.lock

+10-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)