Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Vlad Bukhanets
/
immoscout24-api-php
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Merge Requests
0
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
739c2bac
authored
2022-10-18 14:45:35 +0400
by
ako@ut.in.ua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
protected
1 parent
4216c75a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
composer.json
composer.json
View file @
739c2ba
{
"name"
:
"
fehrlich
/immoscout24-api-php"
,
"name"
:
"
ut-devops
/immoscout24-api-php"
,
"description"
:
"PHP Client for interacting with the Immoscout24 REST API"
,
"type"
:
"library"
,
"authors"
:
[
{
"name"
:
"fehrlich"
,
"email"
:
"franz.ehrlich@googlemail.com"
},
{
"name"
:
"ut-devops"
,
"email"
:
"devops@ut.in.ua"
}
],
"require"
:
{
...
...
@@ -16,7 +20,7 @@
"license"
:
"MIT"
,
"autoload"
:
{
"psr-4"
:
{
"
fehrlich
\\
ImmoScoutAPI
\\
"
:
"src/"
"
ut-devops
\\
ImmoScoutAPI
\\
"
:
"src/"
}
},
"require-dev"
:
{
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment