Skip to content
Snippets Groups Projects
Commit f4331977 authored by Enrique Lacoma Pérez's avatar Enrique Lacoma Pérez
Browse files

Issue #3464404 by enriquelacoma: Move http_request_mock to require-dev

parent 81cd0a57
No related branches found
No related tags found
1 merge request!8Issue #3464404 Move http_request_mock to require-dev
Pipeline #240390 passed with warnings
{
"name": "drupal/pwbi",
"type": "drupal-module",
"description": "Provides tools to integrate Power BI into Drupal.",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "Enrique Lacoma",
......@@ -9,7 +11,9 @@
],
"require": {
"drupal/oauth2_client": "^4.1",
"php": ">=8.1",
"php": ">=8.1"
},
"require-dev": {
"drupal/http_request_mock": "^1.1"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment