Skip to content
Snippets Groups Projects
Commit 9ae82e9a authored by dyszczo's avatar dyszczo
Browse files

hotfix for wpnotice

parent 2a9bc986
Branches
Tags 1.5.2
No related merge requests found
Pipeline #6584 failed
## [1.5.2] - 2019-04-25
### Changed
- wp-notice 3.x
## [1.5.1] - 2019-04-23 ## [1.5.1] - 2019-04-23
### Changed ### Changed
- Two files for custom loggers (default+custom) - Two files for custom loggers (default+custom)
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"php": ">=5.6", "php": ">=5.6",
"psr/log": "^1.0.1", "psr/log": "^1.0.1",
"monolog/monolog": "^1.23", "monolog/monolog": "^1.23",
"wpdesk/wp-notice": "^2.0" "wpdesk/wp-notice": "^3.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^5", "phpunit/phpunit": "^5",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment