Skip to content

Commit

Permalink
Update requirements in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GautierDig committed Oct 24, 2022
1 parent 749b9bb commit d9a76ff
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 @@ -2,8 +2,8 @@
"name": "diglin/orocrm-sms-campaign",
"description": "Support to send SMS Campaign from OroCRM",
"require": {
"php": ">=8.0",
"oro/marketing": "^5.0"
"php": "^7.3|~8.0.0|~8.1.0",
"oro/marketing": "~4.1.0|~4.2.0|~5.0.0"
},
"license": "OSL-3.0",
"authors": [
Expand Down

0 comments on commit d9a76ff

Please sign in to comment.