Skip to content

Commit e9645b0

Browse files
committed
WIP
1 parent 31e4393 commit e9645b0

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<img src="https://banners.beyondco.de/Laravel%20Flatfox.png?theme=light&packageManager=composer+require&packageName=codebar-ag%2Flaravel-flatfox&pattern=circuitBoard&style=style_2&description=A+Laravel+Flatfox+integration+to+receive+public+listings.&md=1&showWatermark=1&fontSize=150px&images=home&widths=500&heights=500">
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/codebar-ag/laravel-flatfox.svg?style=flat-square)](https://packagist.org/packages/codebar-ag/laravel-flatfox)
4+
[![GitHub-Tests](https://github.com/codebar-ag/laravel-flatfox/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/codebar-ag/laravel-flatfox/actions/workflows/run-tests.yml)
5+
[![GitHub Code Style](https://github.com/codebar-ag/laravel-flatfox/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main)](https://github.com/codebar-ag/laravel-flatfox/actions/workflows/fix-php-code-style-issues.yml)
46
[![Total Downloads](https://img.shields.io/packagist/dt/codebar-ag/laravel-flatfox.svg?style=flat-square)](https://packagist.org/packages/codebar-ag/laravel-flatfox)
5-
[![run-tests](https://github.com/codebar-ag/laravel-flatfox/actions/workflows/run-tests.yml/badge.svg)](https://github.com/codebar-ag/laravel-flatfox/actions/workflows/run-tests.yml)
6-
[![PHPStan](https://github.com/codebar-ag/laravel-flatfox/actions/workflows/phpstan.yml/badge.svg)](https://github.com/codebar-ag/laravel-flatfox/actions/workflows/phpstan.yml)
77

88
This package was developed to give you a quick start to receive public listings from the Flatfox API.
99

@@ -13,9 +13,11 @@ Flatfox is a web-based portal where you can Search & advertise apartments for fr
1313

1414
## 🛠 Requirements
1515

16-
| Package | PHP | Laravel | Flatfox |
17-
|-----------|-------|----------------|-----------|
18-
| >v1.0 | >8.2 | > Laravel 10.0 ||
16+
| Package | PHP | Laravel | Flatfox |
17+
|-----------|-------------|-----------|-----------|
18+
| v12.0.0 | ^8.2 - ^8.4 | 12.x ||
19+
| v11.0.0 | ^8.2 | 11.x ||
20+
| v1.0.0 | ^8.2 | 10.x ||
1921

2022
## ⚙️ Installation
2123

0 commit comments

Comments
 (0)