Skip to content

Commit

Permalink
Making packagist-compliant
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmuswinter committed May 12, 2020
1 parent ee37621 commit c0df4b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"type": "wordpress-muplugin",
"description": "A plugin for WordPress that makes post types easier to manage",
"minimum-stability": "stable",
"license": "GPL-3.0",
"version": "2.2.8",
"license": "GPL-3.0-or-later",
"autoload": {
"psr-4": {
"Outlandish\\Wordpress\\Oowp\\": "src/"
Expand Down

1 comment on commit c0df4b5

@szepeviktor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.