Skip to content

Commit

Permalink
[Build] bump minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
dries-c committed Mar 26, 2023
1 parent 7a5e653 commit be04a89
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
parameters:
level: 8
paths:
- src
- src
bootstrapFiles:
- vendor/autoload.php
scanDirectories:
- vendor/pocketmine
2 changes: 1 addition & 1 deletion plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ProxyTransport
version: 1.0
main: NetherGames\ProxyTransport\ProxyTransport
api: [4.0.0]
api: [4.18.0]
author: NetherGamesMC

0 comments on commit be04a89

Please sign in to comment.