Commit 3a73f2a
committed
minor symfony#35 Fix composer.json synstax (DavidPrevot)
This PR was merged into the 1.1-dev branch.
Discussion
----------
Fix composer.json synstax
Commits
-------
25dbf00 Fix composer.json syntax3 files changed
+3-3Lines changed: 3 additions & 3 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/Intl
- Grapheme
- Icu
- Normalizer
Expand file treeCollapse file tree
Open diff view settings
Collapse file
src/Intl/Grapheme/composer.json
Copy file name to clipboardExpand all lines: src/Intl/Grapheme/composer.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | 28 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | 28 | |
|
Collapse file
src/Intl/Normalizer/composer.json
Copy file name to clipboardExpand all lines: src/Intl/Normalizer/composer.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | 29 | |
|
0 commit comments