Skip to content

Commit 9cbccbc

Browse files
author
Dirk Scholten
committed
Made mapper requirement a little less strict
1 parent 56b3e39 commit 9cbccbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": ">=7.2",
1919
"ext-ctype": "*",
2020
"ext-iconv": "*",
21-
"comsave/salesforce-mapper-bundle": "3.5.0",
21+
"comsave/salesforce-mapper-bundle": "^3.5",
2222
"php-amqplib/rabbitmq-bundle": "^1.14",
2323
"symfony/config": "^3.4|^4.3",
2424
"symfony/console": "^3.4|^4.3",

0 commit comments

Comments
 (0)