Skip to content

Commit 6609c19

Browse files
committed
Updated php-etl/fast-map
1 parent a2a0a09 commit 6609c19

File tree

2 files changed

+1770
-1711
lines changed

2 files changed

+1770
-1711
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@
1616
"minimum-stability": "dev",
1717
"require": {
1818
"php": "^7.2",
19-
"php-etl/fast-map": "dev-feature/oroplatform-3.1-compatibility",
19+
"php-etl/fast-map": "^1.0@dev",
2020
"symfony/expression-language": "^3.4",
21-
"symfony/property-access": "^3.4"
21+
"symfony/property-access": "^3.4",
22+
"php-etl/metadata": "^1.0@dev"
2223
},
2324
"require-dev": {
2425
"phpspec/phpspec": "^5.1",

0 commit comments

Comments
 (0)