Skip to content

Commit

Permalink
Add license to composer.json (for Packagist) (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
wimvds authored and ruben-haegeman committed Apr 30, 2019
1 parent 9050e50 commit dbe7d39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"Ogone\\Tests\\": "tests/Ogone/Tests/"
}
},
"license": "MIT",
"require": {
"php": ">=5.3"
},
Expand Down

0 comments on commit dbe7d39

Please sign in to comment.