diff --git a/.circleci/config.yml b/.circleci/config.yml index bdbef8f..e7e0ba5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -24,6 +24,11 @@ jobs: - run: sudo apt update - run: sudo docker-php-ext-install pdo_mysql + # check composer is in sync + - run: + name: Checking composer.lock + command: composer validate --no-check-all --strict + # Download and cache dependencies - restore_cache: keys: diff --git a/.idea/PublicWhipV2.iml b/.idea/PublicWhipV2.iml index 4ba10b3..a4bcbe9 100644 --- a/.idea/PublicWhipV2.iml +++ b/.idea/PublicWhipV2.iml @@ -2,8 +2,9 @@ + - + @@ -14,14 +15,14 @@ + + + - - - @@ -49,10 +50,10 @@ + - @@ -64,6 +65,7 @@ + @@ -76,7 +78,6 @@ - @@ -111,12 +112,13 @@ + + - diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index d6fc450..546edc7 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -3,13 +3,14 @@