Skip to content

Conversation

@viralsolani
Copy link
Collaborator

Upgrade to Laravel 6.0

viralsolani and others added 30 commits September 30, 2019 19:16
The Laravel framework adopts the PSR-2 coding style with some additions.
Laravel apps *should* adopt this coding style as well.

However, Shift allows you to customize the adopted coding style through
by using your [PHP CS Fixer][1] config within your project.

You may use [Shift's .php_cs][2] file as a base.

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
Laravel recommends using the `Str` and `Arr` class methods directly instead of the respective helper functions. These helper functions are [deprecated in Laravel 5.8][1] and will be removed in a future version.

[1]: laravel/framework#26898
In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them so you can review the commit diff for
changes. Moving forward, you should use ENV variables or create a
separate config file to allow the core config files to remain
automatically upgradeable.
From the [PHPUnit 8 release notes][1], the `TestCase` methods below now declare a `void` return type:

- `setUpBeforeClass()`
- `setUp()`
- `assertPreConditions()`
- `assertPostConditions()`
- `tearDown()`
- `tearDownAfterClass()`
- `onNotSuccessfulTest()`

[1]: https://phpunit.de/announcements/phpunit-8.html
Fix the issue export using vue
Bumps [sass](https://github.com/sass/dart-sass) from 1.22.12 to 1.23.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](sass/dart-sass@1.22.12...1.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.10.19 to 1.10.20.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
- [Commits](DataTables/Dist-DataTables@1.10.19...1.10.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [yajra/laravel-datatables-oracle](https://github.com/yajra/laravel-datatables) from 9.6.1 to 9.7.0.
- [Release notes](https://github.com/yajra/laravel-datatables/releases)
- [Changelog](https://github.com/yajra/laravel-datatables/blob/9.0/CHANGELOG.md)
- [Commits](yajra/laravel-datatables@v9.6.1...v9.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.2.1 to 6.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](kentcdodds/cross-env@v5.2.1...v6.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…lop/cross-env-6.0.3

Bump cross-env from 5.2.1 to 6.0.3
Fix the issue of log-viewer in laravel 5.6
…yajra/laravel-datatables-oracle-9.7.0

Bump yajra/laravel-datatables-oracle from 9.6.1 to 9.7.0
…lop/datatables.net-1.10.20

Bump datatables.net from 1.10.19 to 1.10.20
…lop/sass-1.23.0

Bump sass from 1.22.12 to 1.23.0
Bumps [datatables.net-buttons](https://github.com/DataTables/Dist-DataTables-Buttons) from 1.5.6 to 1.6.0.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons/releases)
- [Commits](DataTables/Dist-DataTables-Buttons@1.5.6...1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
krguptaa and others added 24 commits October 4, 2019 16:09
Fix the issue of Active feature in laravel 6.0
…lop/datatables.net-buttons-1.6.0

Bump datatables.net-buttons from 1.5.6 to 1.6.0
Bumps [laravel/passport](https://github.com/laravel/passport) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/laravel/passport/releases)
- [Changelog](https://github.com/laravel/passport/blob/7.0/CHANGELOG.md)
- [Commits](laravel/passport@v7.5.0...v7.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Added the notification request file for notification controller
…laravel/passport-7.5.1

Bump laravel/passport from 7.5.0 to 7.5.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/6.x/CHANGELOG-6.x.md)
- [Commits](laravel/framework@v6.1.0...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [facade/ignition](https://github.com/facade/ignition) from 1.9.1 to 1.11.1.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](facade/ignition@1.9.1...1.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…facade/ignition-1.11.1

Bump facade/ignition from 1.9.1 to 1.11.1
…laravel/framework-6.2.0

Bump laravel/framework from 6.1.0 to 6.2.0
Bumps [facade/ignition](https://github.com/facade/ignition) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](facade/ignition@1.11.1...1.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [laravel/framework](https://github.com/laravel/framework) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/6.x/CHANGELOG-6.x.md)
- [Commits](laravel/framework@v6.2.0...v6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [krgupta/active](https://github.com/krguptaa/active) from 1.1 to 4.0.
- [Release notes](https://github.com/krguptaa/active/releases)
- [Commits](krguptaa/active@1.1...4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…krgupta/active-4.0

Bump krgupta/active from 1.1 to 4.0
…facade/ignition-1.11.2

Bump facade/ignition from 1.11.1 to 1.11.2
…laravel/framework-6.3.0

Bump laravel/framework from 6.2.0 to 6.3.0
@viralsolani viralsolani merged commit 4e9222e into master Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants