We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9d385b + d62fced commit 0f8a82dCopy full SHA for 0f8a82d
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [1.0.3] - 2021-03-15
10
+
11
+### Changed
12
+- dx-php updated with psr-4 fixes
13
14
## [1.0.1] - 2020-01-08
15
16
### Added
composer.json
@@ -18,7 +18,7 @@
18
"php": ">=7.2",
19
"endroid/qr-code": "^3.2",
20
"ext-gd": "*",
21
- "pablorsk/dx-php": "1.7.2"
+ "pablorsk/dx-php": "1.7.3"
22
},
23
"require-dev": {
24
"reyesoft/ci": "1.2.0",
0 commit comments