Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to new php #4

Merged
merged 8 commits into from
Jul 15, 2019
Merged

Migrate to new php #4

merged 8 commits into from
Jul 15, 2019

Conversation

tarampampam
Copy link
Contributor

Q A
Bug fix? Yes or No
New feature? Yes or No

Description

Added

  • Docker-based environment for development
  • Project Makefile

Changed

  • Minimal PHP version now is ^7.1.3
  • Maximal Laravel version now is 5.8.x
  • Dependency laravel/framework changed to illuminate/*
  • Composer scripts
  • Argument and return types
  • Class \AvtoDev\StaticReferences\StaticReferencesServiceProvider renamed to \AvtoDev\StaticReferences\ServiceProvider
  • Service provider dependency \Illuminate\Contracts\Foundation\Application changed to \Illuminate\Contracts\Container\Container

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code
  • I have made changes in CHANGELOG.md file

@tarampampam tarampampam self-assigned this Jul 15, 2019
@tarampampam tarampampam merged commit 738ddff into master Jul 15, 2019
@tarampampam tarampampam deleted the migrate-to-new-php branch July 15, 2019 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant