Skip to content

Commit

Permalink
Merge pull request #1 from PortoSpire/1.3.1-dev
Browse files Browse the repository at this point in the history
-- updated composer file for incorrect url
  • Loading branch information
criterion9 authored Feb 10, 2020
2 parents dd4accf + 62d0742 commit 9540054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"zdt",
"laminas"
],
"homepage": "https://github.com/PortoSpire/BjyProfiler",
"homepage": "https://github.com/PortoSpire/bjy-profiler",
"authors": [
{
"name": "Ben Youngblood",
Expand All @@ -29,7 +29,7 @@
}
],
"require": {
"php": "^5.5 || ^7.0",
"php": "^7.0",
"laminas/laminas-servicemanager": "^3.0.3",
"laminas/laminas-modulemanager": "^2.7",
"laminas/laminas-db": "^2.7",
Expand Down

0 comments on commit 9540054

Please sign in to comment.