Skip to content
Snippets Groups Projects
Commit 8af39df5 authored by bcweaver's avatar bcweaver
Browse files

Update php to 7.3 in composer.json

parent a775bbee
No related merge requests found
......@@ -78,7 +78,7 @@
}
],
"require": {
"php": ">=7.0.8",
"php": ">=7.3",
"browserstate/history.js": "1.8",
"ckeditor/indentblock": "4.8.0",
"cweagans/composer-patches": "^1.0",
......@@ -305,7 +305,7 @@
"preferred-install": "dist",
"sort-packages": true,
"platform": {
"php": "7.0.8"
"php": "7.3"
}
}
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment