1
0
mirror of https://github.com/php/pie.git synced 2026-03-23 23:12:17 +01:00

1064 Commits

Author SHA1 Message Date
James Titcumb
2c35b2c973 Basic implementation of downloading and extracting the source archive for Unixy platforms 2024-03-18 08:25:29 +00:00
James Titcumb
18f6778f0c Enable Psalm testing on test suite too 2024-03-18 08:25:29 +00:00
James Titcumb
a5e7c5c9d4 Updated DownloadCommand to be an integration test 2024-03-18 08:25:28 +00:00
James Titcumb
723fe5b39e Use Composer to resolve dependencies 2024-03-18 08:25:28 +00:00
James Titcumb
3c771d1727 Added DependencyResolver interface to be used by DownloadCommand 2024-03-18 08:25:28 +00:00
James Titcumb
93071b81b2 Added a basic VO to be expanded upon to represent an installable package 2024-03-18 08:25:27 +00:00
James Titcumb
86192a4228 Added happy and sad tests for resolving a requested package and version 2024-03-18 08:25:23 +00:00
James Titcumb
7b23795275 Merge pull request #1 from php/initial-boilerplate
Initial boilerplate
2024-03-18 08:23:35 +00:00
James Titcumb
c40af18c0a Added CI pipeline 2024-02-29 08:33:13 +00:00
James Titcumb
e014807765 Apply coding standards tooling 2024-02-29 08:31:26 +00:00
James Titcumb
47f37e27ff Added basic phpunit test suite 2024-02-29 08:31:26 +00:00
James Titcumb
2e8a2d0db6 Added Psalm tooling 2024-02-29 08:31:25 +00:00
James Titcumb
e19bbbf94b Set up composer.json and basic paths 2024-02-29 08:31:17 +00:00
James Titcumb
d7b3b42ae3 initial commit 2024-02-29 08:18:30 +00:00