Skip to content
Snippets Groups Projects
Unverified Commit e65c6745 authored by Falk Ulbricht's avatar Falk Ulbricht Committed by GitHub
Browse files

Merge pull request #41 from ffalkone/develop

add support for PHP8.1
parents db2411a3 ad249851
Branches
Tags 1.3.7
No related merge requests found
......@@ -2,7 +2,7 @@
"name": "firegento/magento2-content-provisioning",
"description": "N/A",
"require": {
"php": "~7.1.3|~7.2.0|~7.3.0|~7.4.0",
"php": "~7.1.3|~7.2.0|~7.3.0|~7.4.0|~8.1.0",
"magento/framework": "100.1.*|101.0.*|102.0.*|103.0.*",
"magento/module-cms": "101.0.*|102.0.*|103.0.*|104.0.*",
"magento/module-widget": "100.1.*|101.0.*|101.1.*|101.2.*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment