Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 05ba52b

Browse filesBrowse files
committed
minor #59194 [PropertyInfo] bump lowest required TypeInfo component version (xabbuh)
This PR was merged into the 7.1 branch. Discussion ---------- [PropertyInfo] bump lowest required TypeInfo component version | Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT we need #59066 so that the test fixes from #59156 are also having an effect on the low deps job Commits ------- 080f39e bump lowest required TypeInfo component version
2 parents 4316986 + 080f39e commit 05ba52b
Copy full SHA for 05ba52b

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/PropertyInfo/composer.json

Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": ">=8.2",
2727
"symfony/string": "^6.4|^7.0",
28-
"symfony/type-info": "^7.1"
28+
"symfony/type-info": "~7.1.9|^7.2.2"
2929
},
3030
"require-dev": {
3131
"symfony/serializer": "^6.4|^7.0",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.