Skip to content

Conversation

mrsombre
Copy link
Contributor

  • Changed requirements to >= 5.6 (7.3 is coming, don't need to maintain for every php version)
  • Added curl and xml modules as requirements
  • Switched dev branch to 1.0.x version
  • Dropped composer.lock (don't needed for libraries because installation type is dependency for project)
  • Updated README to use stable version for composer

@mrsombre mrsombre self-assigned this Nov 26, 2018
@xgin
Copy link
Member

xgin commented Nov 26, 2018

php version ^7.1 covers 7.3 because it means >=7.1 && < 8.0 https://getcomposer.org/doc/articles/versions.md#caret-version-range-

.gitignore Outdated
/phpunit.xml
/composer.lock
/composer.phar
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's your infrastructure, this project does not depend on it - use gitignore_global

@mrsombre mrsombre force-pushed the tech-dbarsukov-maintenance branch from 31e7e99 to a296948 Compare November 26, 2018 09:54
@mrsombre mrsombre requested a review from rybalov November 26, 2018 09:56
@mrsombre mrsombre merged commit 1f79b72 into plesk:master Nov 26, 2018
@mrsombre mrsombre deleted the tech-dbarsukov-maintenance branch November 26, 2018 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants