File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1+ .idea /
12vendor /
23.php_cs.cache
34composer.lock
45composer.phar
56phpunit.xml
6- .idea /
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Eloquent boolean & timestamp flagged attributes behavior. Enhance eloquent model
2323- [ Contributing] ( #contributing )
2424- [ Testing] ( #testing )
2525- [ Security] ( #security )
26- - [ Credits ] ( #credits )
26+ - [ Contributors ] ( #contributors )
2727- [ Alternatives] ( #alternatives )
2828- [ License] ( #license )
2929- [ About CyberCog] ( #about-cybercog )
@@ -128,11 +128,10 @@ vendor/bin/phpunit
128128
129129If you discover any security related issues, please email open@cybercog.su instead of using the issue tracker.
130130
131- ## Credits
131+ ## Contributors
132132
133- | | @mention |
134- | ---| ---|
135- | ![ @a-komarev ] ( https://avatars2.githubusercontent.com/u/1849174?s=64 ) | [ @a-komarev ] ( https://github.com/a-komarev ) |
133+ | <a href =" https://github.com/a-komarev " >![ @a-komarev ] ( https://avatars.githubusercontent.com/u/1849174?s=110 ) <br />Anton Komarev</a > | <a href =" https://github.com/zagreusinoz " >![ @zagreusinoz ] ( https://avatars.githubusercontent.com/u/16147285?s=110 ) <br />zagreusinoz</a > |
134+ | :---: | :---: |
136135
137136[ Eloquent Flag contributors list] ( ../../contributors )
138137
Original file line number Diff line number Diff line change 6161 "mockery/mockery" : " ^0.9.8" ,
6262 "orchestra/database" : " ~3.4.0|~3.5.0" ,
6363 "orchestra/testbench" : " ~3.4.0|~3.5.0" ,
64- "phpunit/phpunit" : " ^6.2"
64+ "phpunit/phpunit" : " ^5.7|^ 6.2"
6565 },
6666 "autoload" : {
6767 "psr-4" : {
You can’t perform that action at this time.
0 commit comments