Skip to content

Commit 9cacac6

Browse files
committed
Detach ChangeDetector
1 parent c41ddb9 commit 9cacac6

30 files changed

+1
-1212
lines changed

.github/workflows/split-commits.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
strategy:
1414
matrix:
1515
package:
16-
- { namespace: ChangeDetector, repo: change-detector }
1716
- { namespace: PhpStormReflectionStubs, repo: php-storm-reflection-stubs }
1817
- { namespace: Reflection, repo: reflection }
1918
- { namespace: Type, repo: type }

.github/workflows/split-releases.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
strategy:
1717
matrix:
1818
package:
19-
- { namespace: ChangeDetector, repo: change-detector }
2019
- { namespace: PhpStormReflectionStubs, repo: php-storm-reflection-stubs }
2120
- { namespace: Reflection, repo: reflection }
2221
- { namespace: Type, repo: type }

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"psr/simple-cache": "^3.0",
2323
"symfony/deprecation-contracts": "^3.0",
2424
"symfony/polyfill-php84": "^1.30",
25+
"typhoon/change-detector": "^0.4.4",
2526
"typhoon/declaration-id": "^0.4.4"
2627
},
2728
"require-dev": {

src/ChangeDetector/CHANGELOG.md

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

src/ChangeDetector/ChangeDetector.php

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

src/ChangeDetector/ChangeDetectors.php

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

src/ChangeDetector/ComposerPackageChangeDetector.php

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

src/ChangeDetector/ConstantChangeDetector.php

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

src/ChangeDetector/DeterministicChangeDetector.php

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

src/ChangeDetector/ExtensionIsNotInstalled.php

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

0 commit comments

Comments
 (0)