Skip to content

Commit

Permalink
Add composer fields
Browse files Browse the repository at this point in the history
  • Loading branch information
ariselseng committed Feb 4, 2020
1 parent 5e916e9 commit 5bdc33b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
{
"name": "ariselseng/norwegianbanks",
"description": "Library to get information about norwegian banks and validate accounts",
"license": "MIT",
"version": "0.5",
"minimum-stability": "stable",
"autoload": {
"psr-4": {
"Ariselseng\\NorwegianBanks\\": "src/"
}
},
"require": {
"php": ">=7.4",
"phpoffice/phpspreadsheet": "^1.9",
"komakino/modulus11": "^1.0",
"desarrolla2/cache": "^3.0",
Expand Down

0 comments on commit 5bdc33b

Please # to comment.