Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
hhit
config-generator
Commits
3004eca0
Commit
3004eca0
authored
Mar 09, 2021
by
Hendrik Heneke
Browse files
Downgraded PHP version requirement.
parent
9799bb18
Pipeline
#391
passed with stage
in 31 seconds
Changes
2
Pipelines
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
117 additions
and
121 deletions
+117
-121
composer.json
composer.json
+1
-1
composer.lock
composer.lock
+116
-120
No files found.
composer.json
View file @
3004eca0
...
...
@@ -8,7 +8,7 @@
"minimum-stability"
:
"dev"
,
"prefer-stable"
:
true
,
"require"
:
{
"php"
:
">=7.
4
"
,
"php"
:
">=7.
2
"
,
"ext-ctype"
:
"*"
,
"ext-iconv"
:
"*"
,
"ext-json"
:
"*"
,
...
...
composer.lock
View file @
3004eca0
This diff is collapsed.
Click to expand it.
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