Skip to content

Commit 3d12d3c

Browse files
authored
BAP-14330: Drop php5.6 support (#8862)
1 parent cbf6641 commit 3d12d3c

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Requirements
1212

1313
OroCommerce is a Symfony-based application with the following requirements:
1414

15-
* PHP 5.6 or above
15+
* PHP 7.0 or above
1616
* Command line interface
1717
* PHP Extensions
1818
* GD
@@ -41,7 +41,7 @@ OroCommerce uses [fxpio/composer-asset-plugin][2] to manage dependencies on some
4141

4242
```bash
4343
composer self-update
44-
composer global require "fxp/composer-asset-plugin:dev-master"
44+
composer global require "fxp/composer-asset-plugin"
4545
```
4646
**Note:** This is a temporary solution. After plugin version 1.3.0 is released, the requirement will be changed to version 1.3
4747
([see related issue](https://github.com/fxpio/composer-asset-plugin/issues/277#issuecomment-282745055)).

app/OroRequirements.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
*/
1414
class OroRequirements extends SymfonyRequirements
1515
{
16-
const REQUIRED_PHP_VERSION = '5.6';
16+
const REQUIRED_PHP_VERSION = '7.0';
1717
const REQUIRED_GD_VERSION = '2.0';
1818
const REQUIRED_CURL_VERSION = '7.0';
1919
const REQUIRED_ICU_VERSION = '3.8';
2020

21-
const EXCLUDE_REQUIREMENTS_MASK = '/5\.[0-5]\./';
21+
const EXCLUDE_REQUIREMENTS_MASK = '/5\.[0-6]/';
2222

2323
public function __construct()
2424
{

dev.lock

+26-26
Original file line numberDiff line numberDiff line change
@@ -5540,13 +5540,13 @@
55405540
"dist": {
55415541
"type": "path",
55425542
"url": "../../package/calendar",
5543-
"reference": "6622679e045bce60b875a86abae7c6ebab83408e",
5543+
"reference": "a6fc82d2b9020736beb5572e934eabd2d2b4d663",
55445544
"shasum": null
55455545
},
55465546
"require": {
55475547
"bower-asset/fullcalendar": "2.2.3",
55485548
"oro/platform": "2.x-dev",
5549-
"php": ">=5.6"
5549+
"php": ">=7.0"
55505550
},
55515551
"type": "symfony-bundle",
55525552
"extra": {
@@ -5668,7 +5668,7 @@
56685668
"dist": {
56695669
"type": "path",
56705670
"url": "../../package/crm",
5671-
"reference": "c37e45436f24f2ebb795023e239aef4d67923868",
5671+
"reference": "6a08567df51ebdbec8697a26aac532a91862a90f",
56725672
"shasum": null
56735673
},
56745674
"require": {
@@ -5677,7 +5677,7 @@
56775677
"oro/crm-task-bundle": "2.x-dev",
56785678
"oro/marketing": "2.x-dev",
56795679
"oro/platform": "2.x-dev",
5680-
"php": ">=5.6"
5680+
"php": ">=7.0"
56815681
},
56825682
"type": "library",
56835683
"extra": {
@@ -5711,14 +5711,14 @@
57115711
"dist": {
57125712
"type": "path",
57135713
"url": "../../package/magento-abandoned-cart",
5714-
"reference": "04bd0c69f40991e939618eecedf76f5dff0cbb4b",
5714+
"reference": "3411b3b80ea8a381d5930340fd8cc4156b15dc38",
57155715
"shasum": null
57165716
},
57175717
"require": {
57185718
"oro/crm": "2.x-dev",
57195719
"oro/crm-mail-chimp": "2.x-dev",
57205720
"oro/marketing": "2.x-dev",
5721-
"php": ">=5.6"
5721+
"php": ">=7.0"
57225722
},
57235723
"type": "library",
57245724
"extra": {
@@ -5751,12 +5751,12 @@
57515751
"dist": {
57525752
"type": "path",
57535753
"url": "../../package/call",
5754-
"reference": "1e6f3e546818e1f9f452bea2999644e88330b741",
5754+
"reference": "31fd2de15cc18d6a03549ab63e4e4b239bce6afc",
57555755
"shasum": null
57565756
},
57575757
"require": {
57585758
"oro/platform": "2.x-dev",
5759-
"php": ">=5.6"
5759+
"php": ">=7.0"
57605760
},
57615761
"type": "library",
57625762
"extra": {
@@ -5794,13 +5794,13 @@
57945794
"dist": {
57955795
"type": "path",
57965796
"url": "../../package/dotmailer",
5797-
"reference": "0c95973b76b15e9e8a1a973a11ecd34badd271f0",
5797+
"reference": "53a31e1b32e3626b563e0f5b58d9d4eb0dcfa541",
57985798
"shasum": null
57995799
},
58005800
"require": {
58015801
"oro/crm": "2.x-dev",
58025802
"oro/marketing": "2.x-dev",
5803-
"php": ">=5.6",
5803+
"php": ">=7.0",
58045804
"romanpitak/dotmailer-api-v2-client": "1.0.11"
58055805
},
58065806
"type": "library",
@@ -5835,14 +5835,14 @@
58355835
"dist": {
58365836
"type": "path",
58375837
"url": "../../package/google-hangout",
5838-
"reference": "a05e11d3a110cdf506468d3fa53a307d1c19e142",
5838+
"reference": "ada18ab5260be268173cc96238541f683b428a6a",
58395839
"shasum": null
58405840
},
58415841
"require": {
58425842
"oro/calendar-bundle": "2.x-dev",
58435843
"oro/crm-call-bundle": "2.x-dev",
58445844
"oro/platform": "2.x-dev",
5845-
"php": ">=5.6"
5845+
"php": ">=7.0"
58465846
},
58475847
"type": "symfony-bundle",
58485848
"extra": {
@@ -5881,12 +5881,12 @@
58815881
"dist": {
58825882
"type": "path",
58835883
"url": "../../package/magento-contact-us",
5884-
"reference": "86cce043def18c6527f1bcafc67ce9689d7f889f",
5884+
"reference": "353d50488bd41c696311a0186c44f0fcc285d856",
58855885
"shasum": null
58865886
},
58875887
"require": {
58885888
"oro/crm": "2.x-dev",
5889-
"php": ">=5.6"
5889+
"php": ">=7.0"
58905890
},
58915891
"type": "library",
58925892
"extra": {
@@ -5920,13 +5920,13 @@
59205920
"dist": {
59215921
"type": "path",
59225922
"url": "../../package/mailchimp",
5923-
"reference": "13d57e95070c5a76c0480538ac35cf43803c0ed8",
5923+
"reference": "abc44ca2b954f92a008f39b0acb98b4d03037c8b",
59245924
"shasum": null
59255925
},
59265926
"require": {
59275927
"oro/crm": "2.x-dev",
59285928
"oro/marketing": "2.x-dev",
5929-
"php": ">=5.6",
5929+
"php": ">=7.0",
59305930
"zfr/zfr-mailchimp": "2.0.*"
59315931
},
59325932
"type": "library",
@@ -5961,12 +5961,12 @@
59615961
"dist": {
59625962
"type": "path",
59635963
"url": "../../package/task",
5964-
"reference": "82a75885685952be8c038010ead1a909bc5c5ee7",
5964+
"reference": "f022c4022ea59d4e31955d9ff0b3987d74f9640a",
59655965
"shasum": null
59665966
},
59675967
"require": {
59685968
"oro/platform": "2.x-dev",
5969-
"php": ">=5.6"
5969+
"php": ">=7.0"
59705970
},
59715971
"type": "symfony-bundle",
59725972
"extra": {
@@ -6004,12 +6004,12 @@
60046004
"dist": {
60056005
"type": "path",
60066006
"url": "../../package/zendesk",
6007-
"reference": "16c39cfbb1466794a75480e7cd34d4fb35fbd0f6",
6007+
"reference": "2fc7640ac51a129c5c726b6ee5e88773980aa2bd",
60086008
"shasum": null
60096009
},
60106010
"require": {
60116011
"oro/crm": "2.x-dev",
6012-
"php": ">=5.6"
6012+
"php": ">=7.0"
60136013
},
60146014
"type": "library",
60156015
"extra": {
@@ -6146,12 +6146,12 @@
61466146
"dist": {
61476147
"type": "path",
61486148
"url": "../../package/marketing",
6149-
"reference": "8a339468cad575f7511af641b9b41f1a0d88b2ba",
6149+
"reference": "70436192ca0d8526cfb4f8f90eab1a03314daa11",
61506150
"shasum": null
61516151
},
61526152
"require": {
61536153
"oro/platform": "2.x-dev",
6154-
"php": ">=5.6"
6154+
"php": ">=7.0"
61556155
},
61566156
"type": "library",
61576157
"extra": {
@@ -6188,7 +6188,7 @@
61886188
"dist": {
61896189
"type": "path",
61906190
"url": "../../package/platform",
6191-
"reference": "a78b9ad7f68e8b765961260dfed6f994fec5f476",
6191+
"reference": "00b5088168dc78e348fb15af2c3877042d0a65c1",
61926192
"shasum": null
61936193
},
61946194
"require": {
@@ -6277,7 +6277,7 @@
62776277
"ocramius/proxy-manager": "0.5.*",
62786278
"oro/doctrine-extensions": "1.1.*",
62796279
"oro/redis-config": "~2.0",
6280-
"php": ">=5.6",
6280+
"php": ">=7.0",
62816281
"piwik/device-detector": "3.7.*",
62826282
"robloach/component-installer": "0.2.*",
62836283
"sensio/distribution-bundle": "4.0.*",
@@ -6341,12 +6341,12 @@
63416341
"dist": {
63426342
"type": "path",
63436343
"url": "../../package/serialized-fields",
6344-
"reference": "9dbb217e64e3f77f28120de55b77337cd90b6bfb",
6344+
"reference": "fbcccae7809cef24a13f60cd312d194883c16d1a",
63456345
"shasum": null
63466346
},
63476347
"require": {
63486348
"oro/platform": "2.x-dev",
6349-
"php": ">=5.6"
6349+
"php": ">=7.0"
63506350
},
63516351
"type": "library",
63526352
"extra": {

0 commit comments

Comments
 (0)