Skip to content

Commit

Permalink
arifpavel/elementor-stubs package added
Browse files Browse the repository at this point in the history
  • Loading branch information
arifpavel committed Apr 5, 2021
1 parent 61ee335 commit 69a2325
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 4 deletions.
Binary file added .DS_Store
Binary file not shown.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
vendor
vendor
.php
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "arifpavel/mentorstarter",
"description": "A starter plugin to create an awesome Elementor addon.",
"require": {},
"require-dev": {
"giacocorsiglia/wordpress-stubs": "^5.1",
"phpunit/phpunit": "^9.1",
"brain/monkey": "2.*",
"codedungeon/phpunit-result-printer": "dev-master"
"codedungeon/phpunit-result-printer": "dev-master",
"arifpavel/elementor-stubs": "3.1.4.1"
},
"scripts": {
"test": "vendor/bin/phpunit"
Expand Down
44 changes: 43 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69a2325

Please sign in to comment.