Skip to content

Commit d48c291

Browse files
chore: use type-info:^7.3 (#7185)
1 parent 263d6f1 commit d48c291

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
@@ -47,7 +47,7 @@
4747
"illuminate/routing": "^11.0 || ^12.0",
4848
"illuminate/support": "^11.0 || ^12.0",
4949
"illuminate/container": "^11.0 || ^12.0",
50-
"symfony/type-info": "^7.2 || v7.3.0-RC1",
50+
"symfony/type-info": "^7.2",
5151
"symfony/web-link": "^6.4 || ^7.1",
5252
"willdurand/negotiation": "^3.1",
5353
"phpstan/phpdoc-parser": "^1.29 || ^2.0",

0 commit comments

Comments
 (0)