Skip to content

Commit 8cb4017

Browse files
authored
Merge pull request pterodactyl#2012 from devfrey/develop
Add return type hints and missing test dependencies
2 parents 6967b76 + 6ed35ad commit 8cb4017

File tree

96 files changed

+262
-491
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+262
-491
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@
4444
"barryvdh/laravel-ide-helper": "^2.6",
4545
"codedungeon/phpunit-result-printer": "0.25.1",
4646
"friendsofphp/php-cs-fixer": "^2.16.1",
47+
"fzaninotto/faker": "^1.9.1",
4748
"laravel/dusk": "^5.11",
49+
"mockery/mockery": "^1.0",
4850
"php-mock/php-mock-phpunit": "^2.6",
4951
"phpunit/phpunit": "^7"
5052
},

0 commit comments

Comments
 (0)