Skip to content

Commit

Permalink
MAGETWO-87964: Bump minimal PHP version to 7.0.13
Browse files Browse the repository at this point in the history
 - Bumped minimal version according to PHP core bug https://bugs.php.net/bug.php?id=66862
  • Loading branch information
joni-jones committed Mar 20, 2018
1 parent ac1e74c commit 55657e1
Show file tree
Hide file tree
Showing 245 changed files with 349 additions and 346 deletions.
2 changes: 1 addition & 1 deletion app/code/Magento/AdminNotification/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-admin-notification",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-backend": "100.2.*",
"magento/module-media-storage": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/AdvancedPricingImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-advanced-pricing-import-export",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-catalog": "102.0.*",
"magento/module-catalog-inventory": "100.2.*",
"magento/module-eav": "101.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Analytics/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-analytics",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-backend": "100.2.*",
"magento/module-config": "101.0.*",
"magento/module-integration": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Authorization/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-authorization",
"description": "Authorization module provides access to Magento ACL functionality.",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-backend": "100.2.*",
"magento/framework": "101.0.*"
},
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Authorizenet/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-authorizenet",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-sales": "101.0.*",
"magento/module-store": "100.2.*",
"magento/module-quote": "101.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Backend/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-backend",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-directory": "100.2.*",
"magento/module-developer": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Backup/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-backup",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-backend": "100.2.*",
"magento/module-cron": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Braintree/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-braintree",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/framework": "101.0.*",
"magento/magento-composer-installer": "*",
"magento/module-config": "101.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Bundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-bundle",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-catalog": "102.0.*",
"magento/module-tax": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/BundleImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-bundle-import-export",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-catalog": "102.0.*",
"magento/module-import-export": "100.2.*",
"magento/module-catalog-import-export": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CacheInvalidate/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-cache-invalidate",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-page-cache": "100.2.*",
"magento/framework": "101.0.*"
},
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Captcha/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-captcha",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-customer": "101.0.*",
"magento/module-checkout": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Catalog/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-catalog",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-eav": "101.0.*",
"magento/module-cms": "102.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CatalogAnalytics/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-catalog-analytics",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/framework": "101.0.*",
"magento/module-catalog": "102.0.*"
},
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CatalogImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-catalog-import-export",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-catalog": "102.0.*",
"magento/module-catalog-url-rewrite": "100.2.*",
"magento/module-eav": "101.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CatalogInventory/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-catalog-inventory",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-config": "101.0.*",
"magento/module-store": "100.2.*",
"magento/module-catalog": "102.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CatalogRule/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-catalog-rule",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-rule": "100.2.*",
"magento/module-catalog": "102.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CatalogRuleConfigurable/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-catalog-rule-configurable",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-configurable-product": "100.2.*",
"magento/framework": "101.0.*",
"magento/module-catalog": "102.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CatalogSearch/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-catalog-search",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-catalog": "102.0.*",
"magento/module-search": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CatalogUrlRewrite/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-catalog-url-rewrite",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-backend": "100.2.*",
"magento/module-catalog": "102.0.*",
"magento/module-catalog-import-export": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CatalogWidget/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-catalog-widget",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-catalog": "102.0.*",
"magento/module-widget": "101.0.*",
"magento/module-backend": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Checkout/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-checkout",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-sales": "101.0.*",
"magento/module-backend": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CheckoutAgreements/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-checkout-agreements",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-checkout": "100.2.*",
"magento/module-quote": "101.0.*",
"magento/module-store": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Cms/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-cms",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-theme": "100.2.*",
"magento/module-widget": "101.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CmsUrlRewrite/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-cms-url-rewrite",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-cms": "102.0.*",
"magento/module-url-rewrite": "101.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Config/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-config",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/framework": "101.0.*",
"magento/module-store": "100.2.*",
"magento/module-cron": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/ConfigurableImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-configurable-import-export",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-catalog": "102.0.*",
"magento/module-catalog-import-export": "100.2.*",
"magento/module-eav": "101.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/ConfigurableProduct/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-configurable-product",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-catalog": "102.0.*",
"magento/module-catalog-inventory": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/ConfigurableProductSales/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-configurable-product-sales",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-catalog": "102.0.*",
"magento/module-sales": "101.0.*",
"magento/module-store": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Contact/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-contact",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-config": "101.0.*",
"magento/module-store": "100.2.*",
"magento/module-customer": "101.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Cookie/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-cookie",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/framework": "101.0.*"
},
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Cron/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-cron",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/framework": "101.0.*"
},
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CurrencySymbol/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-currency-symbol",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-config": "101.0.*",
"magento/module-store": "100.2.*",
"magento/module-page-cache": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Customer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-customer",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-eav": "101.0.*",
"magento/module-directory": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CustomerAnalytics/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-customer-analytics",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/framework": "101.0.*",
"magento/module-customer": "101.0.*"
},
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/CustomerImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-customer-import-export",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-backend": "100.2.*",
"magento/module-customer": "101.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Deploy/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-deploy",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/framework": "101.0.*",
"magento/module-store": "100.2.*",
"magento/module-require-js": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Developer/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-developer",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/framework": "101.0.*",
"magento/module-config": "101.0.*"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Dhl/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-dhl",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-config": "101.0.*",
"magento/module-store": "100.2.*",
"magento/module-shipping": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Directory/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-directory",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-config": "101.0.*",
"magento/module-store": "100.2.*",
"magento/module-backend": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Downloadable/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-downloadable",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-catalog": "102.0.*",
"magento/module-customer": "101.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/DownloadableImportExport/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-downloadable-import-export",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-catalog": "102.0.*",
"magento/module-import-export": "100.2.*",
"magento/module-catalog-import-export": "100.2.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Eav/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-eav",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-store": "100.2.*",
"magento/module-backend": "100.2.*",
"magento/module-catalog": "102.0.*",
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Email/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/module-email",
"description": "N/A",
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"php": "~7.0.13|~7.1.0",
"magento/module-theme": "100.2.*",
"magento/module-config": "101.0.*",
"magento/module-store": "100.2.*",
Expand Down
Loading

0 comments on commit 55657e1

Please sign in to comment.