Skip to content

Commit

Permalink
Relaxing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackwar committed Dec 11, 2024
1 parent e2c48aa commit 1090dac
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 @@ -10,8 +10,8 @@
}
],
"require": {
"php": ">=8.1",
"joomla/string": ">=3.0.1"
"php": ">=7.3",
"joomla/string": ">=2.0.1"
},
"require-dev":{
"phpunit/phpunit": "^9.0"
Expand Down

0 comments on commit 1090dac

Please sign in to comment.