Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
petermeester committed Apr 29, 2022
1 parent b3cefef commit 3eb9d59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "daanrijpkema/bluem-php",
"name": "bluem-development/bluem-php",
"type": "package",
"description": "Bluem PHP interface",
"keywords": ["bluem", "php", "interface", "wrapper", "emandate", "epayment", "idin"],
"homepage": "https://daanrijpkema.github.io/bluem-php/",
"homepage": "https://bluem-development.github.io/bluem-php/",
"license": "GPL-3.0-or-later",
"authors": [{
"name": "Bluem Plugin Support",
Expand All @@ -12,7 +12,7 @@
"role": "Developer"
}],
"support": {
"issues": "https://github.com/daanrijpkema/bluem-php"
"issues": "https://github.com/bluem-development/bluem-php"
},
"require": {
"php": ">=7.0",
Expand Down

0 comments on commit 3eb9d59

Please sign in to comment.