Skip to content
Snippets Groups Projects
Commit 5a67dfda authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

feature(monolog): updated

parent 90a5c6d2
No related branches found
Tags 1.11.0-beta1
1 merge request!26feature(monolog): updated
Pipeline #221289 passed with warnings with stages
in 46 seconds
...@@ -8,14 +8,14 @@ ...@@ -8,14 +8,14 @@
], ],
"config": { "config": {
"platform": { "platform": {
"php": "7.0.19" "php": "7.2"
}, },
"allow-plugins": { "allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true "dealerdirect/phpcodesniffer-composer-installer": true
} }
}, },
"require": { "require": {
"php": ">=7.0|^8", "php": ">=7.2|^8",
"psr/log": "^1", "psr/log": "^1",
"monolog/monolog": "^2.9.1", "monolog/monolog": "^2.9.1",
"wpdesk/wp-notice": "^3.0" "wpdesk/wp-notice": "^3.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment