dependabot[bot]
|
a6b0d7aa66
|
Bump symfony/http-foundation from 4.2.2 to 4.4.1
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.2.2 to 4.4.1.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.2.2...v4.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-12-03 03:31:39 +00:00 |
|
Jani Gyllenberg
|
6dbf71adbc
|
Merge pull request #19 from nullthoughts/issue-templates
Update issue templates
|
2019-10-16 10:18:42 -04:00 |
|
Jani Gyllenberg
|
0a462f9193
|
Merge pull request #21 from nullthoughts/contributing-guide
Contributing guide
|
2019-10-16 10:17:57 -04:00 |
|
Jani Gyllenberg
|
ec73547e7a
|
Merge pull request #20 from nullthoughts/add-code-of-conduct-1
Contributor Covenant Code of Conduct
|
2019-10-16 10:16:50 -04:00 |
|
|
|
f478df70c4
|
Contributing guide
Parsed together from Laravel [contributions.md](https://raw.githubusercontent.com/laravel/docs/6.x/contributions.md) (MIT) and [readme.md](https://raw.githubusercontent.com/laravel/laravel/master/readme.md) (MIT)
Relates to #15
|
2019-10-16 10:09:29 +03:00 |
|
|
|
382c4a152d
|
Contributor Covenant Code of Conduct
Used template provided by GitHub and used @nullthoughts public email address.
Relates to #15
|
2019-10-16 09:58:44 +03:00 |
|
|
|
27e8683874
|
Update issue templates
Bug report template (with added Laravel specific fields) and Feature request template.
|
2019-10-16 09:55:49 +03:00 |
|
Jani Gyllenberg
|
6f826afe71
|
Merge pull request #17 from nullthoughts/add-license
Create LICENSE
|
2019-10-15 13:26:26 -04:00 |
|
Jani Gyllenberg
|
de80308447
|
Merge pull request #18 from nullthoughts/dev
Fix case-sensitive namespace issues & update Readme
|
2019-10-15 12:39:03 -04:00 |
|
nullthoughts
|
5f7fa84914
|
Manually merge PR 16 from @vicgonvt
|
2019-10-15 12:29:30 -04:00 |
|
Jani Gyllenberg
|
ee3f13ec2b
|
Create LICENSE
|
2019-10-15 12:24:33 -04:00 |
|
nullthoughts
|
5acf52b9f4
|
Update case-sensitive namespace for fakes
|
2019-10-15 12:21:45 -04:00 |
|
nullthoughts
|
6b3ff0ebdf
|
Fix Travis CI link (namespace change)
|
2019-10-15 12:21:23 -04:00 |
|
nullthoughts
|
862a15b95c
|
Merge fakes & Fakes (case sensitive)
|
2019-10-15 12:21:01 -04:00 |
|
Jani Gyllenberg
|
325667f1f7
|
Merge pull request #16 from vicgonvt/master
Great work 👍, Thank you
Even though Travis CI tests are failing in the PR, they are passing in your fork.
|
2019-10-15 12:01:33 -04:00 |
|
Victor Gonzalez
|
cdd675a862
|
fix broken tests with removal of str_studly
|
2019-10-15 11:38:11 -04:00 |
|
Victor Gonzalez
|
dafbb6cb6a
|
Update readme.md
|
2019-10-15 11:25:09 -04:00 |
|
Jani Gyllenberg
|
aa9d2905fb
|
Merge pull request #14 from distinctm/php71-support
Support for PHP 7.1
|
2019-08-23 10:08:47 -04:00 |
|
distinctm
|
916f203c5b
|
Switches type hinting of objects to stdClass for 7.1 backwards compatibility
|
2019-08-23 10:03:26 -04:00 |
|
distinctm
|
9dd3e29601
|
Rename
|
2019-08-23 09:53:05 -04:00 |
|
distinctm
|
e6200c346a
|
Implements void return types for PHPUnit
|
2019-08-23 09:45:52 -04:00 |
|
Jani Gyllenberg
|
12ba3008cc
|
Merge pull request #13 from ivuorinen/travis-config
Travis CI Configuration and README badge
|
2019-08-23 09:30:05 -04:00 |
|
Ismo Vuorinen
|
a64f17891f
|
Travis CI Configuration and README badge
This commit adds travis-ci.com configuration and the related build status badge to the README header.
|
2019-08-23 09:22:36 +03:00 |
|
Jani Gyllenberg
|
c601bee490
|
Merge pull request #12 from atefBB/patch-1
Update readme.md
|
2019-06-20 16:18:03 -04:00 |
|
Atef Ben Ali
|
d081af525c
|
Update readme.md
|
2019-06-20 19:34:12 +02:00 |
|
Jani Gyllenberg
|
82e5865831
|
Merge pull request #11 from mateusjunges/junges-patch-1
Apply fixes from StyleCI and refactor readme
|
2019-06-20 13:32:35 -04:00 |
|
Mateus Junges
|
b5eacfb0f7
|
Refactor README.md
|
2019-06-20 13:37:33 -03:00 |
|
Mateus Junges
|
ec80e79b01
|
Merge pull request #1 from mateusjunges/analysis-XZENyb
Apply fixes from StyleCI
|
2019-06-20 13:23:47 -03:00 |
|
Mateus Junges
|
2b27089c60
|
Apply fixes from StyleCI
|
2019-06-20 16:23:30 +00:00 |
|
Jani Gyllenberg
|
bd682f0d78
|
Typo fixes
|
2019-06-13 10:08:23 -04:00 |
|
distinctm
|
e7608ca9d6
|
Filters for JSON files, closes #8
v1.0.0
|
2019-06-12 17:52:32 -04:00 |
|
distinctm
|
58f1062aeb
|
Add installation instructions
|
2019-06-12 17:49:22 -04:00 |
|
distinctm
|
3641ac5bd2
|
Support for ordered sync/importing
- Order specified in config
- Tests for ordered sync
- New ErrorUpdatingModelException specifies which Model the error was thrown on
|
2019-06-12 17:33:56 -04:00 |
|
Jani Gyllenberg
|
692e70ef70
|
Merge pull request #10 from vicgonvt/master
Refactor to custom exceptions & minor code style fixes
|
2019-01-28 20:58:43 -05:00 |
|
Victor Gonzalez
|
7d09b428ce
|
Refactor to custom exceptions & minor code style fixes
|
2019-01-28 18:52:53 -05:00 |
|
Jani Gyllenberg
|
ab17916b89
|
Merge pull request #9 from vicgonvt/master
Add tests for the Updater class
|
2019-01-28 11:49:11 -05:00 |
|
Victor Gonzalez
|
cafa758a99
|
Updater class tests
|
2019-01-28 11:30:00 -05:00 |
|
Victor Gonzalez
|
02867f5be7
|
wip tests
|
2019-01-28 10:02:14 -05:00 |
|
distinctm
|
6a0932af37
|
Fix incorrect getFiles type hinting. Update docblock
|
2019-01-24 17:44:04 -05:00 |
|
distinctm
|
166bf91007
|
Composer update
|
2019-01-24 17:27:43 -05:00 |
|
distinctm
|
83c147ace9
|
Implements #7
|
2019-01-24 17:27:30 -05:00 |
|
distinctm
|
24bb6b6d0a
|
WIP issue #4
|
2019-01-24 16:31:01 -05:00 |
|
distinctm
|
968191127d
|
Add data:sync to Forge deploy script example
|
2019-01-24 16:06:43 -05:00 |
|
distinctm
|
7755d461f9
|
Remove deprecated code
|
2019-01-23 17:23:31 -05:00 |
|
distinctm
|
6eacd9de58
|
Add provider to vendor:publish command
|
2019-01-23 14:19:20 -05:00 |
|
distinctm
|
4bd6ac2d53
|
Details config publishing
|
2019-01-23 14:10:29 -05:00 |
|
distinctm
|
7744dad056
|
Full examples for User, Role & RoleUser (pivot table)
|
2019-01-23 14:04:23 -05:00 |
|
distinctm
|
e88eab2ee7
|
Typo fixes
|
2019-01-23 13:56:36 -05:00 |
|
distinctm
|
510b5cf2d0
|
Typo fixes
|
2019-01-23 13:56:05 -05:00 |
|
distinctm
|
d6d5a4b448
|
Move comments into notes section
|
2019-01-23 13:54:59 -05:00 |
|