Skip to content

Commit

Permalink
⬆️ Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelien committed Dec 16, 2022
1 parent 3d595e6 commit 74b6372
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 187 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"require": {
"php": "^7.3 || ^8.0",
"ext-mbstring": "*",
"jbelien/mapfile-php-library": "^2.x-dev",
"jbelien/mapfile-php-library": "^2.0",
"laminas/laminas-component-installer": "^3.0",
"laminas/laminas-config-aggregator": "^1.2",
"laminas/laminas-dependency-plugin": "^2.1",
Expand All @@ -29,7 +29,7 @@
"roave/security-advisories": "dev-master",
"squizlabs/php_codesniffer": "^3.3.2"
},
"minimum-stability": "dev",
"minimum-stability": "stable",
"prefer-stable": true,
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 74b6372

Please sign in to comment.