Skip to content

Commit 192f84c

Browse files
author
Christian Kolb
committed
Fix version constraint
1 parent f97538b commit 192f84c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "symfony-bundle",
66
"require": {
77
"php": "8.4.*|8.5.*",
8-
"digital-craftsman/self-aware-normalizers": "1.3.0",
8+
"digital-craftsman/self-aware-normalizers": "^1.3.0",
99
"doctrine/dbal": "^4.4",
1010
"symfony/framework-bundle": "^7.4|^8.0",
1111
"symfony/serializer": "^7.4|^8.0"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)