Skip to content

Commit a0c2a7a

Browse files
committed
Added licence header to scrutinizer config file (again)
1 parent adadcff commit a0c2a7a

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.scrutinizer.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
---
1+
#
2+
# This file is part of phpFastCache.
3+
#
4+
# @license MIT License (MIT)
5+
#
6+
# For full copyright and license information, please see the docs/CREDITS.txt file.
7+
#
8+
# @author Khoa Bui (khoaofgod) <[email protected]> http://www.phpfastcache.com
9+
# @author Georges.L (Geolim4) <[email protected]>
10+
#
11+
212
before_commands:
313
- "composer install --no-dev --prefer-source"
414
- "composer require predis/predis \"~1.1.0\""

0 commit comments

Comments
 (0)