Skip to content
Snippets Groups Projects
Verified Commit bef73cd0 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

build: always prefix PSR namespace

parent 520d651c
No related branches found
No related tags found
1 merge request!47default packages
...@@ -64,7 +64,8 @@ ...@@ -64,7 +64,8 @@
"po-files": { "po-files": {
"pl_PL": "pl_PL.po" "pl_PL": "pl_PL.po"
}, },
"php-requires": "7.3" "php-requires": "7.4",
"prefix_psr": true
}, },
"scripts": { "scripts": {
"test": "echo composer is alive", "test": "echo composer is alive",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment