76dad46e13
Bump phpstan/phpstan from 1.0.2 to 1.1.1 ( #4560 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.0.2 to 1.1.1.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/1.0.2...1.1.1 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-08 13:36:06 +00:00
729f831b8f
PHPStan 1.0.2
2021-11-03 20:26:32 +00:00
29e2d92098
Bump phpstan/phpstan from 1.0.0 to 1.0.1 ( #4541 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/1.0.0...1.0.1 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 11:27:42 +00:00
3214da8642
pthreads 4.0.0
2021-11-01 21:01:59 +00:00
ff27c5f7db
PHPStan 1.0.0
2021-11-01 17:24:20 +00:00
974d08efd6
Bump PHP minimum requirement to 8.0
...
PHPStan failed on 7.4 after updating to 0.12.99, and I figured it was less hassle to just do this than fix the build. In any case, we stopped shipping 7.4 months ago, and warned at 3.22 release that 7.4 support would soon be dropped.
2021-10-09 20:09:42 +01:00
e38866c4ba
phpstan 0.12.99
2021-10-09 19:33:43 +01:00
85ed7efcb4
PHPStan 0.12.98
2021-09-03 11:50:18 +01:00
dc0082162b
Bump phpstan/phpstan from 0.12.95 to 0.12.96 ( #4397 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.95 to 0.12.96.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.95...0.12.96 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 13:53:20 +01:00
ff4aa148ef
phpstan 0.12.95
2021-08-20 22:47:29 +01:00
ab05bc7379
Replace some references to Pocket Edition with Bedrock Edition
...
closes #4387
2021-08-20 14:23:11 +01:00
7bd8d09023
GitHub Actions: automatically build and upload release artifacts, and auto-update update.pmmp.io ( #4376 )
2021-08-18 14:02:52 +01:00
73ba1ba224
Bump phpstan/phpstan from 0.12.91 to 0.12.92 ( #4309 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.91 to 0.12.92.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.91...0.12.92 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 12:35:35 +01:00
de46a81cf4
Bump phpstan/phpstan from 0.12.90 to 0.12.91 ( #4296 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.90 to 0.12.91.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.90...0.12.91 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 14:07:49 +01:00
155e516f74
phpstan 0.12.90
2021-06-18 18:46:30 +01:00
c7868a810d
Move PHP minimum to 7.4
...
7.3 isn't actively tested anymore, and since 7.4 has been out for so long already, it doesn't make sense to keep pandering to users who can't be bothered to update their PHP binaries.
In most cases, these users are also experiencing problems caused by older versions of pthreads that were long since fixed.
In addition, pthreads is no longer tested or supported on 7.3, so users can't get newer bug fixes even if they wanted to.
2021-06-13 15:34:24 +01:00
af79e787ea
Bump phpstan/phpstan from 0.12.88 to 0.12.89 ( #4262 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.88 to 0.12.89.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.88...0.12.89 )
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 15:10:45 +01:00
ee112b992d
Bump phpstan/phpstan from 0.12.87 to 0.12.88 ( #4222 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.87 to 0.12.88.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.87...0.12.88 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 00:18:48 +01:00
2f2be84b12
Bump phpstan/phpstan from 0.12.86 to 0.12.87 ( #4217 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.86 to 0.12.87.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.86...0.12.87 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 12:25:25 +01:00
9c05e37fbe
Bump phpstan/phpstan from 0.12.85 to 0.12.86 ( #4212 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.85 to 0.12.86.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.85...0.12.86 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 16:53:43 +01:00
c19d2fe891
Bump phpstan/phpstan from 0.12.84 to 0.12.85 ( #4199 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.84 to 0.12.85.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.84...0.12.85 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-01 23:24:49 +01:00
b01e4ab417
Bump phpstan/phpstan from 0.12.83 to 0.12.84 ( #4189 )
2021-04-21 18:49:08 +00:00
cdae8b42eb
Bump adhocore/json-comment to ^1.1.0, new version strips trailing comma as well ( #4146 )
2021-04-06 11:58:23 +01:00
502aed41b0
phpstan 0.12.83
2021-04-03 22:34:48 +01:00
4416cd5a28
Bump phpstan/phpstan from 0.12.81 to 0.12.82 ( #4088 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.81 to 0.12.82.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.81...0.12.82 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-22 13:26:07 +00:00
cbc8576d4a
Implement UPnP support without dotNET ( #3378 )
...
UPnP forwarding is now available on all supported platforms.
com_dotnet is no longer required for UPnP forwarding to work.
Closes #3216 .
2021-03-14 22:50:33 +00:00
06f4e1e4c2
Bump phpstan/phpstan from 0.12.80 to 0.12.81 ( #4063 )
2021-03-11 00:33:05 +00:00
0660888029
Updated NBT dependency (again)
2021-03-11 00:15:00 +00:00
401bd09d60
Bump phpstan/phpstan from 0.12.79 to 0.12.80 ( #4054 )
2021-03-01 16:56:23 +00:00
649671cc69
Bump phpstan/phpstan from 0.12.78 to 0.12.79 ( #4051 )
2021-02-27 17:42:19 +00:00
e34a444dde
Bump phpstan/phpstan from 0.12.77 to 0.12.78 ( #4046 )
2021-02-26 00:34:38 +00:00
11630ab1aa
Bump phpstan/phpstan from 0.12.76 to 0.12.77 ( #4041 )
2021-02-18 11:34:42 +00:00
8f8821c904
Bump phpstan/phpstan from 0.12.75 to 0.12.76 ( #4038 )
2021-02-15 11:25:36 +00:00
5c3e78e1d3
Bump phpstan/phpstan from 0.12.74 to 0.12.75 ( #4033 )
2021-02-12 14:58:01 +00:00
928041ddf1
Bump phpstan/phpstan from 0.12.71 to 0.12.74 ( #4028 )
...
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan ) from 0.12.71 to 0.12.74.
- [Release notes](https://github.com/phpstan/phpstan/releases )
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.71...0.12.74 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-08 21:42:08 +00:00
606d56b55d
Composer: lock in PHP at ^7.3 || ^8.0, don't leave it unbounded
2021-02-07 17:31:32 +00:00
bef906b0f0
phpstan 0.12.71
2021-02-02 00:05:53 +00:00
47cf58be8a
phpstan 0.12.70
2021-01-27 20:11:37 +00:00
af8936dba5
phpstan 0.12.69
2021-01-24 20:14:42 +00:00
ae43698e88
phpstan 0.12.67
...
for some reason dependabot shit itself while trying to scan for updates and thought this wasn't updatable ...
2021-01-15 16:53:49 +00:00
da663deea1
Bump phpstan/phpstan from 0.12.65 to 0.12.66 ( #4001 )
2021-01-12 10:41:59 +00:00
972c911485
phpstan 0.12.65
2021-01-09 18:04:42 +00:00
0d8858f948
composer.json: sort packages automatically
2021-01-09 17:38:22 +00:00
135f1c95e4
phpstan 0.12.64
2020-12-23 20:04:40 +00:00
0604dfc9e5
phpstan 0.12.63
2020-12-18 00:32:55 +00:00
0682c93f5a
Drop bcmath dependency
...
we haven't used bcmath since the days of 32-bit.
2020-12-14 20:59:07 +00:00
f28405fcfb
phpstan 0.12.59
2020-12-07 17:12:55 +00:00
215bac8dd7
phpstan 0.12.58
2020-11-30 22:11:43 +00:00
e8e6b9304c
phpstan 0.12.57
2020-11-21 17:46:32 +00:00
95dbb00d4c
Added custom composer commands: 'composer make-devtools' and 'composer make-server'
2020-11-16 18:55:23 +00:00