Skip to content

Commit e8b4a58

Browse files
author
Maxime Mérian
committed
Updated composer.json to fix issue #1
1 parent d9c84be commit e8b4a58

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
vendor/

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
],
1111
"autoload": {
1212
"classmap": [
13+
"libs/Utils/PHPCrawlerUtils.class.php",
1314
"libs"
1415
]
1516
}

0 commit comments

Comments
 (0)