Skip to content

Commit

Permalink
fix badges
Browse files Browse the repository at this point in the history
  • Loading branch information
alisalehi1380 authored Aug 4, 2024
1 parent 0a22392 commit dee7ecb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

<img src="https://banners.beyondco.de/Laravel%20Cart.png?theme=light&packageManager=composer+require&packageName=binafy%2Flaravel-cart&pattern=autumn&style=style_1&description=customizable+package+for+adding+shopping+cart+functionality+to+Laravel+applications&md=1&showWatermark=0&fontSize=100px&images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg" alt="binafy-laravel-cart" />

[![PHP Version Require](http://poser.pugx.org/binafy/laravel-cart/require/php)](https://packagist.org/packages/binafy/laravel-cart)
[![Latest Stable Version](http://poser.pugx.org/binafy/laravel-cart/v)](https://packagist.org/packages/binafy/laravel-cart)
[![Total Downloads](http://poser.pugx.org/binafy/laravel-cart/downloads)](https://packagist.org/packages/binafy/laravel-cart)
[![License](http://poser.pugx.org/binafy/laravel-cart/license)](https://packagist.org/packages/binafy/laravel-cart)
[![PHP Version Require](https://img.shields.io/packagist/dependency-v/binafy/laravel-cart/php.svg)](https://packagist.org/packages/binafy/laravel-cart)
[![Latest Stable Version](https://img.shields.io/packagist/v/binafy/laravel-cart.svg)](https://packagist.org/packages/binafy/laravel-cart)
[![Total Downloads](https://img.shields.io/packagist/dt/binafy/laravel-cart.svg)](https://packagist.org/packages/binafy/laravel-cart)
[![License](https://img.shields.io/packagist/l/binafy/laravel-cart.svg)](https://packagist.org/packages/binafy/laravel-cart)
[![Passed Tests](https://github.com/binafy/laravel-cart/actions/workflows/tests.yml/badge.svg)](https://github.com/binafy/laravel-cart/actions/workflows/tests.yml)

- [Introduction](#introduction)
Expand Down

0 comments on commit dee7ecb

Please sign in to comment.