Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
paladox authored Jan 5, 2025
1 parent df5add3 commit bc0240e
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 @@ -25,7 +25,7 @@
"source": "https://github.com/SemanticCompoundQueries/SemanticCompoundQueries"
},
"require": {
"php": ">=7.3",
"php": ">=7.4",
"composer/installers": "^2|^1.0.1"
},
"require-dev": {
Expand All @@ -35,7 +35,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
"dev-master": "3.x-dev"
}
},
"autoload": {
Expand Down

0 comments on commit bc0240e

Please sign in to comment.