mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Raise minimum PHP version to 7.0+ in guidelines
This commit is contained in:
parent
ecb0bcfd8d
commit
ad7aa53b44
@ -10,7 +10,7 @@ Self-promotion is frowned upon, so please consider seriously whether your projec
|
||||
|
||||
Also, please ensure your pull request adheres to the following guidelines:
|
||||
|
||||
* Software that is PHP 5.5+, Composer-installable, PSR compliant, semantically versioned, united tested and well documented in English is preferred.
|
||||
* Software that is PHP 7.0+, Composer-installable, PSR compliant, semantically versioned, united tested and well documented in English is preferred.
|
||||
* Please search previous suggestions before making a new one, as yours may be a duplicate.
|
||||
* Enter a meaningful pull request description.
|
||||
* Please make an individual commit for each suggestion in a separate pull request.
|
||||
|
Loading…
Reference in New Issue
Block a user