Skip to content

Commit

Permalink
Fixes PHP deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Apr 14, 2021
1 parent 1387962 commit e00eb7e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -16,6 +16,5 @@
build
vendor
phpunit.xml
/composer.lock
*.cache
tests/fixtures/lib-*
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -11,6 +11,7 @@
# @link https://github.com/JBZoo/Composer-Graph
#

.PHONY: build

ifneq (, $(wildcard ./vendor/jbzoo/codestyle/src/init.Makefile))
include ./vendor/jbzoo/codestyle/src/init.Makefile
Expand Down
28 changes: 14 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e00eb7e

Please sign in to comment.