Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarStark committed Aug 29, 2024
1 parent 17eef47 commit fbb6712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ static-code-analysis-baseline: check-symfony vendor ## Generates a baseline for
tests: check-symfony vendor
symfony php vendor/bin/phpunit tests

.PHONY: vendorr
.PHONY: vendor
vendor: composer.json composer.lock ## Installs composer dependencies
symfony composer install

Expand Down

0 comments on commit fbb6712

Please sign in to comment.