Compare commits
merge into: odon:master
odon:1.2
odon:1.3
odon:1.x
odon:gh-pages
odon:master
odon:remove_docblocks
pull from: odon:1.2
odon:1.2
odon:1.3
odon:1.x
odon:gh-pages
odon:master
odon:remove_docblocks
10 Commits
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
2074cb9832 |
Use replace string helpers with Str class
|
6 years ago |
|
|
5784e5eb34 |
Revert travis php and update phpunit command
|
6 years ago |
|
|
f9ed1175c5 |
Update travis php version
|
6 years ago |
|
|
94ffb33a21 |
Add laravel 6.0 support
|
6 years ago |
|
|
3d75b52530 |
Improve test cases
Add generated policy test existance check |
7 years ago |
|
|
386f92e0ad |
Update BaseGenerator docblock
|
7 years ago |
|
|
5031ef9ff3 |
Remove withoutMockingConsoleOutput method call
|
7 years ago |
|
|
c57a455b39 |
Update composer.lock for php 7.0 version
|
7 years ago |
|
|
67e5e36ad4 |
Add withoutMockingConsoleOutput method call
|
7 years ago |
|
|
7501e48a6d |
Change testbench version
Remove composer.lock from .gitignore |
7 years ago |
12 changed files with 3904 additions and 18 deletions
-
3.gitignore
-
2.travis.yml
-
4composer.json
-
3862composer.lock
-
11src/GeneratorCommand.php
-
5src/Generators/BaseGenerator.php
-
4src/Generators/LangFileGenerator.php
-
7tests/CrudApiMakeCommandTest.php
-
5tests/CrudMakeCommandTest.php
-
5tests/CrudSimpleMakeCommandTest.php
-
5tests/Generators/LangGeneratorTest.php
-
9tests/TestCase.php
@ -1,2 +1 @@ |
|||||
/vendor |
|
||||
composer.lock |
|
||||
|
/vendor |
||||
3862
composer.lock
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue