Skip to content

Commit

Permalink
Detach ChangeDetector
Browse files Browse the repository at this point in the history
  • Loading branch information
vudaltsov committed Sep 7, 2024
1 parent c41ddb9 commit 9cacac6
Show file tree
Hide file tree
Showing 30 changed files with 1 addition and 1,212 deletions.
1 change: 0 additions & 1 deletion .github/workflows/split-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
strategy:
matrix:
package:
- { namespace: ChangeDetector, repo: change-detector }
- { namespace: PhpStormReflectionStubs, repo: php-storm-reflection-stubs }
- { namespace: Reflection, repo: reflection }
- { namespace: Type, repo: type }
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/split-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
strategy:
matrix:
package:
- { namespace: ChangeDetector, repo: change-detector }
- { namespace: PhpStormReflectionStubs, repo: php-storm-reflection-stubs }
- { namespace: Reflection, repo: reflection }
- { namespace: Type, repo: type }
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"psr/simple-cache": "^3.0",
"symfony/deprecation-contracts": "^3.0",
"symfony/polyfill-php84": "^1.30",
"typhoon/change-detector": "^0.4.4",
"typhoon/declaration-id": "^0.4.4"
},
"require-dev": {
Expand Down
19 changes: 0 additions & 19 deletions src/ChangeDetector/CHANGELOG.md

This file was deleted.

24 changes: 0 additions & 24 deletions src/ChangeDetector/ChangeDetector.php

This file was deleted.

57 changes: 0 additions & 57 deletions src/ChangeDetector/ChangeDetectors.php

This file was deleted.

54 changes: 0 additions & 54 deletions src/ChangeDetector/ComposerPackageChangeDetector.php

This file was deleted.

50 changes: 0 additions & 50 deletions src/ChangeDetector/ConstantChangeDetector.php

This file was deleted.

29 changes: 0 additions & 29 deletions src/ChangeDetector/DeterministicChangeDetector.php

This file was deleted.

19 changes: 0 additions & 19 deletions src/ChangeDetector/ExtensionIsNotInstalled.php

This file was deleted.

64 changes: 0 additions & 64 deletions src/ChangeDetector/FileChangeDetector.php

This file was deleted.

19 changes: 0 additions & 19 deletions src/ChangeDetector/FileIsNotReadable.php

This file was deleted.

Loading

0 comments on commit 9cacac6

Please sign in to comment.