Rename directory app/Libs

This commit is contained in:
Frederic Guillot
2015-05-24 17:41:30 -04:00
parent 9ce55e1f9e
commit 3eb5501ca0
3 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
}, },
"files" : [ "files" : [
"app/functions.php", "app/functions.php",
"app/Libs/password.php" "app/Library/password.php"
] ]
}, },
"require-dev" : { "require-dev" : {

2
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "3610e6ed82392eda9699a9332158c12e", "hash": "d9fb1c5d3bbca8db5851cef5bb5473e5",
"packages": [ "packages": [
{ {
"name": "christian-riesen/base32", "name": "christian-riesen/base32",