Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit d8896da

Browse files
committed
update composer.json
1 parent 55e792a commit d8896da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "adriangibbons/php-FIT-File-Analysis",
2+
"name": "adriangibbons/phpFITFileAnalysis",
33
"type": "library",
44
"description": "A PHP class for analysing FIT files created by Garmin GPS devices",
55
"keywords": ["garmin", "fit"],
6-
"homepage": "https://github.com/adriangibbons/php-FIT-File-Analysis",
6+
"homepage": "https://github.com/adriangibbons/phpFITFileAnalysis",
77
"require-dev": {
88
"phpunit/phpunit": "4.8.*",
99
"squizlabs/php_codesniffer": "2.*"

0 commit comments

Comments
 (0)