Skip to content

thelastdolphin/php-qa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Скачать репозиторий

git clone https://github.com/webcoder-club/php-qa.git

Установить PHP последней версии, в данном случае 7.2:

brew update
brew install php72
brew install composer

Установить зависимости?

composer install

Что я сделал для того, чтобы сохранить зависимости в composer.lock?

require --dev phpunit/phpunit ^6.5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%