Skip to content

Commit 9803f0e

Browse files
committed
php 7.2 - fix issue #17
1 parent 18a41cd commit 9803f0e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [2.1.1] - 2018-12-07
5+
### Fix
6+
- PHP 7.2 compatibility
7+
48
## [2.1.0] - 2018-12-07
59
### Added
610
- Magento 2.3 compatibility

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "deved/magento2-disable-customer-registration",
33
"description": "Disable Customer Registration",
44
"type": "magento2-module",
5-
"version": "2.1.0",
5+
"version": "2.1.1",
66
"license": "MIT",
77
"authors": [
88
{

0 commit comments

Comments
 (0)