Skip to content

Commit cacf337

Browse files
feat: Update composer dependency for common package
1 parent 3449728 commit cacf337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^7.4 || ^8.0",
1313
"ext-json": "*",
14-
"dogado/json-api-common": "0.*",
14+
"dogado/json-api-common": "^1.0",
1515
"symfony/validator": "^5.1",
1616
"doctrine/annotations": "^1.10",
1717
"doctrine/cache": "^1.10"

0 commit comments

Comments
 (0)