Skip to content

Commit

Permalink
Revert composer files used for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Apr 14, 2019
1 parent 783388f commit 2a69a05
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 71 deletions.
19 changes: 4 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,8 @@
"wordpress", "dustjs", "dustpress", "theme", "framework", "javascript"
],
"license": "GPL-3.0",
"require": {
"giacocorsiglia/wordpress-stubs": "^4.9"
},
"autoload": {
"files": ["dustpress.php"],
"psr-4": {
"PHPStan\\WordPress\\": "test/"
}
},
"config": {
"preferred-install": {
"*": "dist"
},
"classmap-authoritative": true
}
"minimum-stability": "dev",
"autoload": {
"files": ["dustpress.php"]
}
}
56 changes: 0 additions & 56 deletions composer.lock

This file was deleted.

0 comments on commit 2a69a05

Please sign in to comment.