Skip to content

Commit

Permalink
Update platine framework to 1.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
nguereza-tony committed Dec 1, 2023
1 parent 320d547 commit 0a78bf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Project Status](http://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges)
[![Latest Stable Version](https://poser.pugx.org/platine-php/app/v/stable)](https://packagist.org/packages/platine-php/app)
[![Latest Unstable Version](https://poser.pugx.org/platine-php/app/v/unstable)](https://packagist.org/packages/platine-php/app)
[![Total Downloads](https://poser.pugx.org/platine-php/app/downloads)](https://packagist.org/packages/platine-php/oauth2)
[![Total Downloads](https://poser.pugx.org/platine-php/app/downloads)](https://packagist.org/packages/platine-php/app)
[![License](https://poser.pugx.org/platine-php/app/license)](https://packagist.org/packages/platine-php/app)
[![Quality Score](https://img.shields.io/scrutinizer/g/platine-php/app.svg?style=flat-square)](https://scrutinizer-ci.com/g/platine-php/app)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/775a3aa3cc1a4e4282381633bf003128)](https://app.codacy.com/gh/platine-php/app/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

"require": {
"php": "^7.4 || ^8",
"platine-php/framework": "1.0.x-dev"
"platine-php/framework": "^1.0"
},

"require-dev": {
Expand Down

0 comments on commit 0a78bf8

Please sign in to comment.