Skip to content

Navigation Menu

Sign in
Appearance settings

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 c1f7a4e

Browse filesBrowse files
committed
minor symfony#6 fixed typo in composer.json (fabpot)
This PR was merged into the 1.0-dev branch. Discussion ---------- fixed typo in composer.json Commits ------- 788b934 fixed typo in composer.json
2 parents 1501dda + 788b934 commit c1f7a4e
Copy full SHA for c1f7a4e

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎src/Util/composer.json‎

Copy file name to clipboardExpand all lines: src/Util/composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=5.3.3"
2020
},
2121
"autoload": {
22-
"psr-4": { "Symfony\\Polyfill\\Util": "" }
22+
"psr-4": { "Symfony\\Polyfill\\Util\\": "" }
2323
},
2424
"minimum-stability": "dev",
2525
"extra": {

0 commit comments

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