Skip to content

Commit 6160b3e

Browse files
committed
Change the vendor for composer
1 parent 82c5e95 commit 6160b3e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "safire-ac-za/simplesamlphp-module-fticks",
2+
"name": "simplesamlphp/simplesamlphp-module-fticks",
33
"description": "SimpleSAMLphp module to record F-Ticks statistics",
44
"type": "simplesamlphp-module",
55
"keywords": ["simplesamlphp", "fticks"],
@@ -29,8 +29,8 @@
2929
}
3030
},
3131
"support": {
32-
"issues": "https://github.com/safire-ac-za/simplesamlphp-module-fticks/issues",
33-
"source": "https://github.com/safire-ac-za/simplesamlphp-module-fticks"
32+
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-fticks/issues",
33+
"source": "https://github.com/simplesamlphp/simplesamlphp-module-fticks"
3434
}
3535
}
3636

0 commit comments

Comments
 (0)