Skip to content
Snippets Groups Projects
Commit 102ed5ef authored by Marcin Kolanko's avatar Marcin Kolanko
Browse files

chore: require php 7 compatyblity

parent 38b715de
No related branches found
No related tags found
1 merge request!5Feat/add show rendered method
Pipeline #6109 passed
......@@ -7,7 +7,7 @@
}
],
"require": {
"php": ">=5.5"
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "<7",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment