Skip to content

Commit c9d72bb

Browse files
committed
Raise version of JsonMapper/JsonMapper
1 parent 2ed6c4d commit c9d72bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"require": {
2626
"json-mapper/laravel-package": "^1.1",
2727
"php": "^7.2 || ^8.0",
28-
"doctrine/dbal": "^2.3"
28+
"doctrine/dbal": "^2.3",
29+
"json-mapper/json-mapper": "^1.1"
2930
},
3031
"require-dev": {
3132
"squizlabs/php_codesniffer": "^3.5",

0 commit comments

Comments
 (0)