diff --git a/README.md b/README.md index 99b4259..c0749cb 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ If you discover any security related issues, please email open@cybercog.su inste ## About CyberCog -[CyberCog](https://cybercog.su) is a Social Unity of enthusiasts. Research best solutions in product & software development is our passion. +[CyberCog](https://cybercog.su) is a Social Unity of enthusiasts. Research the best solutions in product & software development is our passion. - [Follow us on Twitter](https://twitter.com/cybercog) - [Read our articles on Medium](https://medium.com/cybercog) diff --git a/composer.json b/composer.json index 6532767..1492525 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "require-dev": { "mockery/mockery": "^1.6", "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.0" + "phpunit/phpunit": "^10.5" }, "autoload": { "psr-4": { @@ -68,5 +68,5 @@ "sort-packages": true }, "minimum-stability": "dev", - "prefer-stable" : true + "prefer-stable": true } diff --git a/phpunit.xml.dist b/phpunit.xml.dist index b867d75..37f124d 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -10,7 +10,7 @@ > - tests/ + tests/Feature/ tests/database/factories/