Update and fix composer json file, phars file

This commit is contained in:
Clemens Schwaighofer
2024-10-18 09:20:53 +09:00
parent 4b4e655374
commit 4b45f8d556
2 changed files with 2 additions and 3 deletions

View File

@@ -3,10 +3,9 @@
"version": "dev-master",
"description": "CoreLibs: Development package",
"type": "library",
"config": {
},
"require": {
"php": ">=8.1"
},
"require-dev": {
"phpstan/phpstan": "^1.10",
"phan/phan": "^5.4",