Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pvsaintpe committed May 16, 2024
1 parent 8820dec commit 9e13a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"laravel/framework": "^5.8|^6.20.26|^7.0|^8.40|^9.0|^10.0|^11.0",
"doctrine/dbal": "^2.9|^3.0",
"umbrellio/laravel-pg-extensions": "^5.0|^6.0",
"umbrellio/laravel-common-objects": "^2.3"
"umbrellio/laravel-common-objects": "^2.2"
},
"require-dev": {
"umbrellio/code-style-php": "^1.0",
Expand Down

0 comments on commit 9e13a76

Please sign in to comment.