Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
typo3
CI
testing-infrastructure
Commits
05f69db9
Commit
05f69db9
authored
Feb 28, 2019
by
Christian Kuhn
Browse files
[TASK] Bump php 5.6 build
parent
370cb1f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
05f69db9
...
...
@@ -30,7 +30,7 @@ SHORTVERSION_PHP55=$(MAJOR_PHP55).$(MINOR_PHP55)
NAME_PHP56
=
typo3gmbh/php56
MAJOR_PHP56
=
3
MINOR_PHP56
=
0
PATCHLEVEL_PHP56
=
9
PATCHLEVEL_PHP56
=
10
FULLVERSION_PHP56
=
$(MAJOR_PHP56)
.
$(MINOR_PHP56)
.
$(PATCHLEVEL_PHP56)
SHORTVERSION_PHP56
=
$(MAJOR_PHP56)
.
$(MINOR_PHP56)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment