Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ubl
finc
fid
zend-psr18bridge
Commits
390a30fa
Commit
390a30fa
authored
Feb 18, 2019
by
Sebastian Kehr
🚣🏼
Browse files
Update php platform version in lock file.
parent
dee0c35c
Changes
1
Hide whitespace changes
Inline
Side-by-side
composer.lock
View file @
390a30fa
...
...
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "
05f17d2c4bef8cc69cf5dc495f390768
",
"content-hash": "
a45d4d824b4556562b32db31f7ef6bd0
",
"packages": [
{
"name": "container-interop/container-interop",
...
...
@@ -676,7 +676,10 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=
5.3.0
"
"php": ">=
7.1
"
},
"platform-dev": []
"platform-dev": [],
"platform-overrides": {
"php": "7.1"
}
}
Write
Preview
Supports
Markdown
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