|
94 | 94 | "magento-force": true,
|
95 | 95 | "patches": {
|
96 | 96 | "shardj/zf1-future": {
|
97 |
| - "MAG-1.1.1": "patches/MAG-1.1.1.patch", |
98 |
| - "MAG-1.9.3.0": "patches/MAG-1.9.3.0.patch", |
99 |
| - "MAG-1.9.3.7 - SUPEE-10415": "patches/MAG-1.9.3.7.patch", |
100 |
| - "MAG-1.9.3.9": "patches/MAG-1.9.3.9.patch", |
101 |
| - "MAG-1.9.3.10": "patches/MAG-1.9.3.10.patch", |
102 |
| - "MAG-1.9.4.0": "patches/MAG-1.9.4.0.patch", |
103 |
| - "ZF-295 - SUPEE-9652/10570": "patches/ZF-295.patch", |
104 |
| - "ZF-296 - Better IIS suport": "patches/ZF-296.patch", |
105 |
| - "ZF-297 - Invalid argument type": "patches/ZF-297.patch", |
106 |
| - "ZF-299 - Limit mktime() year": "patches/ZF-299.patch", |
107 |
| - "OM-918 - Add runtime cache to Zend_Locale_Data": "patches/OM-918.patch", |
108 |
| - "OM-1081 - Not detecting HTTPS behind a proxy": "patches/OM-1081.patch", |
109 |
| - "OM-2047 - Pass delimiter char to preg_quote": "patches/OM-2047.patch", |
110 |
| - "OM-2050 - Prevent checking known date codes": "patches/OM-2050.patch" |
| 97 | + "MAG-1.1.1": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/MAG-1.1.1.patch", |
| 98 | + "MAG-1.9.3.0": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/MAG-1.9.3.0.patch", |
| 99 | + "MAG-1.9.3.7 - SUPEE-10415": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/MAG-1.9.3.7.patch", |
| 100 | + "MAG-1.9.3.9": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/MAG-1.9.3.9.patch", |
| 101 | + "MAG-1.9.3.10": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/MAG-1.9.3.10.patch", |
| 102 | + "MAG-1.9.4.0": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/MAG-1.9.4.0.patch", |
| 103 | + "ZF-295 - SUPEE-9652/10570": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/ZF-295.patch", |
| 104 | + "ZF-296 - Better IIS suport": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/ZF-296.patch", |
| 105 | + "ZF-297 - Invalid argument type": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/ZF-297.patch", |
| 106 | + "ZF-299 - Limit mktime() year": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/ZF-299.patch", |
| 107 | + "OM-918 - Add runtime cache to Zend_Locale_Data": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/OM-918.patch", |
| 108 | + "OM-1081 - Not detecting HTTPS behind a proxy": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/OM-1081.patch", |
| 109 | + "OM-2047 - Pass delimiter char to preg_quote": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/OM-2047.patch", |
| 110 | + "OM-2050 - Prevent checking known date codes": "https://raw.githubusercontent.com/OpenMage/magento-lts/1.9.4.x/patches/OM-2050.patch" |
111 | 111 | }
|
112 | 112 | }
|
113 | 113 | },
|
|
0 commit comments