mirror of
https://github.com/php/pie.git
synced 2026-03-23 23:12:17 +01:00
10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"name": "php-pie-test-project/php-pie-test-project",
|
|
"description": "Example PHP project for test cases",
|
|
"type": "project",
|
|
"require": {
|
|
"php": "^8.0",
|
|
"ext-example_pie_extension": "^2.0"
|
|
}
|
|
}
|