Skip to content

Commit

Permalink
Update platine package version to 1.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
nguereza-tony committed Dec 2, 2023
1 parent 8229dc8 commit 0273b3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@

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

"require-dev": {
"mikey179/vfsstream": "~1.6",
"phpmd/phpmd": "@stable",
"phpunit/phpunit": "^9.5",
"platine-php/dev": "1.0.x-dev",
"platine-php/dev": "^1.0",
"squizlabs/php_codesniffer": "3.*",
"phpstan/phpstan": "^1.8"
},
Expand Down

0 comments on commit 0273b3a

Please sign in to comment.