Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

DevKit updates for 3.x branch #225

Merged
merged 1 commit into from
Jan 16, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Before you open an issue, make sure this one does not already exists.
Before you open an issue, make sure this one does not already exist.
Please also read the "guidelines for contributing" link above before posting.
-->

Expand Down
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ matrix:
env: SYMFONY=2.7.*
- php: '7.0'
env: SYMFONY=2.8.*
- php: '7.0'
env: SYMFONY=3.0.*
- php: '7.0'
env: SYMFONY=3.1.*
- php: '7.0'
env: SYMFONY=3.2.*
- php: '7.0'
env: SYMFONY=dev-master@dev
- php: '7.0'
Expand Down