1.1.2 - Bumped dependencies
Validate / validate_package (push) Successful in 10s Details

master 1.1.2
Gertjan Krol 2023-09-01 20:06:55 +02:00
parent b8a8276423
commit 64e6b7cd52
2 changed files with 5 additions and 2 deletions

View File

@ -3,6 +3,9 @@ All notable changes to this package will be documented in this file
## Unreleased
## 1.1.2 - 2023-09-01
- Bumped dependencies [patch]
## 1.1.1 - 2023-05-28
- Hotfix: fix `slevomat-coding-standard` ruleset [patch]

View File

@ -20,12 +20,12 @@
"php": "^8.2",
"phpcompatibility/php-compatibility": "^9.3",
"sirbrillig/phpcs-variable-analysis": "^2.11",
"slevomat/coding-standard": "^8.12",
"slevomat/coding-standard": "^8.13",
"squizlabs/php_codesniffer": "^3.7"
},
"require-dev": {
"enlightn/security-checker": "^1.10",
"ergebnis/composer-normalize": "^2.31"
"ergebnis/composer-normalize": "^2.35"
},
"config": {
"allow-plugins": {