Skip to content

Commit 6c644d5

Browse files
Merge branch '7.3' into 7.4
* 7.3: Fix low-deps
2 parents ca1c730 + 4126a20 commit 6c644d5

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
@@ -20,7 +20,7 @@
2020
"psr/container": "^1.1|^2.0",
2121
"psr/log": "^1|^2|^3",
2222
"symfony/filesystem": "^7.2|^8.0",
23-
"symfony/type-info": "^7.2|^8.0",
23+
"symfony/type-info": "^7.3.3|^8.0",
2424
"symfony/var-exporter": "^7.2|^8.0"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)