Skip to content

Commit 6665ac4

Browse files
authored
Merge pull request #673 from phpDocumentor/feature/project-date
[FEATURE] Use PSR-20 time and attach time to projectNode
2 parents 6504690 + 7127d17 commit 6665ac4

File tree

9 files changed

+220
-55
lines changed

9 files changed

+220
-55
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"phpdocumentor/guides-theme-bootstrap": "@dev",
4646
"psr/event-dispatcher": "^1.0",
4747
"psr/log": "^2.0 || ^3.0",
48+
"symfony/clock": "^6.3",
4849
"symfony/contracts": "^3.4.0",
4950
"symfony/http-client": "^6.3.8",
5051
"symfony/process": "^6.3.4",

0 commit comments

Comments
 (0)