Skip to content

Commit

Permalink
composer 8.0 .json?
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcorbett committed Oct 12, 2023
1 parent 4bc638a commit ee8efbf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions composer-8.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "stfc-egi/gocdb",
"description": "A web portal and REST style API for e-Infrastructure topology managment",
"require": {
"doctrine/orm": "2.6.*"
},
"require-dev": {
"phpunit/phpunit": "4.8.*",
"phpunit/dbunit": ">=1.2",
"phpmd/phpmd": "^2.13",
"squizlabs/php_codesniffer": "^3.7",
"taq/pdooci": "^1.0"

}
}

0 comments on commit ee8efbf

Please sign in to comment.