Skip to content

Commit 3f02cce

Browse files
committed
misc
1 parent 7299a60 commit 3f02cce

8 files changed

Lines changed: 1 addition & 144 deletions

File tree

.github/workflows/downgraded_release.yaml

Lines changed: 0 additions & 64 deletions
This file was deleted.

build/rector-downgrade-php.php

Lines changed: 0 additions & 9 deletions
This file was deleted.

build/target-repository/.github/FUNDING.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

build/target-repository/.github/workflows/standalone_install.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

build/target-repository/composer.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

build/target-repository/phpstan-for-tests.neon

Lines changed: 0 additions & 9 deletions
This file was deleted.

build/target-repository/tests/SomeClass.php.inc

Lines changed: 0 additions & 13 deletions
This file was deleted.

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"require-dev": {
1111
"nikic/php-parser": "^5.7",
12-
"phpunit/phpunit": "^11.5",
12+
"phpunit/phpunit": "^12.5",
1313
"symplify/easy-coding-standard": "^13.0.4",
1414
"tomasvotruba/class-leak": "^2.1",
1515
"rector/rector": "^2.3.6",
@@ -35,7 +35,6 @@
3535
]
3636
},
3737
"config": {
38-
"platform-check": false,
3938
"allow-plugins": {
4039
"phpstan/extension-installer": true
4140
}

0 commit comments

Comments
 (0)