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 b9f2d6b

Browse filesBrowse files
committed
minor #212 Revert "Merge pull request #180 from lyrixx/composer-autoload-optimize" (nicolas-grekas)
This PR was merged into the 6.2 branch. Discussion ---------- Revert "Merge pull request #180 from lyrixx/composer-autoload-optimize" This reverts commit ef88b9d, reversing changes made to 29d693d. During the workshop at SymfonyCon, I figured out the slow part of using composer was "Generating optimized autoload files". I'm proposing to remove this to improve the DX in dev. Commits ------- d6c7b56 Revert "Merge pull request #180 from lyrixx/composer-autoload-optimize"
2 parents 119cc87 + d6c7b56 commit b9f2d6b
Copy full SHA for b9f2d6b

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎composer.json

Copy file name to clipboardExpand all lines: composer.json
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"symfony/flex": true,
2626
"symfony/runtime": true
2727
},
28-
"optimize-autoloader": true,
2928
"sort-packages": true
3029
},
3130
"autoload": {

0 commit comments

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