Skip to content
Snippets Groups Projects
Commit d2419151 authored by Piotr Potrebka's avatar Piotr Potrebka
Browse files

feat: lang

parent 31d78370
No related branches found
No related tags found
1 merge request!2Devel
Pipeline #153415 passed with stages
in 53 seconds
......@@ -33,8 +33,6 @@
"psr/log": "^1.1.0",
"wpdesk/wp-persistence": "^3.0",
"wpdesk/wp-view": "^2.0",
"wpdesk/wp-notice": "^3.1.1",
"wpdesk/wp-builder": "^2.0",
"pelago/emogrifier": "7.0",
"ext-json": "*"
},
......@@ -50,7 +48,8 @@
"WPDesk\\Library\\WPEmail\\": "src"
}
},
"autoload-dev": {},
"autoload-dev": {
},
"scripts": {
"phpcs": "phpcs",
"phpunit-unit": "phpunit --configuration phpunit-unit.xml --coverage-text --colors=never",
......
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