8000 minor #7276 Fix spelling error in Travis CI code (dsuurlant) · symfony/symfony-docs@08aaf8b · GitHub
[go: up one dir, main page]

Skip to content

Commit 08aaf8b

Browse files
committed
minor #7276 Fix spelling error in Travis CI code (dsuurlant)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #7276). Discussion ---------- Fix spelling error in Travis CI code Commits ------- 61547c4 Fix spelling error in Travis CI code
2 parents f1e9584 + 61547c4 commit 08aaf8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/bundles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ following recommended configuration as the starting point of your own configurat
151151
- php: 5.6
152152
env: SYMFONY_VERSION='3.1.*'
153153
- php: 5.6
154-
env: DEPENDENCES='dev' SYMFONY_VERSION='3.2.*@dev'
154+
env: DEPENDENCIES='dev' SYMFONY_VERSION='3.2.*@dev'
155155
156156
before_install:
157157
- composer self-update

0 commit comments

Comments
 (0)
0