Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
plugin-template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
Library
plugin-template
Commits
bef73cd0
Verified
Commit
bef73cd0
authored
1 year ago
by
Bartek Jaskulski
Browse files
Options
Downloads
Patches
Plain Diff
build: always prefix PSR namespace
Signed-off-by:
Bart Jaskulski
<
bjaskulski@protonmail.com
>
parent
520d651c
No related branches found
No related tags found
1 merge request
!47
default packages
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
composer.json
+2
-1
2 additions, 1 deletion
composer.json
with
2 additions
and
1 deletion
composer.json
+
2
−
1
View file @
bef73cd0
...
@@ -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"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment