Skip to content

Commit 7c80837

Browse files
committed
// Changed package name in composer
1 parent 9432556 commit 7c80837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "danieltoader/crypttor",
2+
"name": "danieltoader/php-crypttor",
33
"description": "A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt",
44
"version": "1.0.0-rc1",
55
"license": "MIT",

0 commit comments

Comments
 (0)