Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-wpdesk-rating-petition
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
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
wp-wpdesk-rating-petition
Merge requests
!16
You need to sign in or sign up before continuing.
bugfix(tests): unit
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
bugfix(tests): unit
feature/woo-9.9-tests
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Grzegorz Rola
requested to merge
feature/woo-9.9-tests
into
master
1 month ago
Overview
0
Commits
1
Pipelines
1
Changes
1
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
7463ca75
1 commit,
1 month ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
composer.json
+
1
−
1
View file @ 7463ca75
Edit in single-file editor
Open in Web IDE
Show full file
@@ -13,7 +13,7 @@
"
wpdesk/wp-plugin-flow-common
"
:
"
^1
"
},
"require-dev"
:
{
"
phpunit/phpunit
"
:
"
<7
"
,
"
phpunit/phpunit
"
:
"
^7||^8||^9
"
,
"
wp-coding-standards/wpcs
"
:
"
^0.14.1
"
,
"
squizlabs/php_codesniffer
"
:
"
^3.0.2
"
,
"
mockery/mockery
"
:
"
*
"
,
Loading