Skip to content

Commit 71725d5

Browse files
committed
Fix typo
1 parent 921fb02 commit 71725d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Php83/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"autoload": {
2323
"psr-4": { "Symfony\\Polyfill\\Php83\\": "" },
24-
"files": [ "bootstrap.php" ],
24+
"files": [ "bootstrap.php" ]
2525
},
2626
"minimum-stability": "dev",
2727
"extra": {

0 commit comments

Comments
 (0)