Skip to content

Commit

Permalink
Add PHP version to composer require.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-cintra committed Feb 19, 2024
1 parent 5a2e582 commit f841ae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
}
],
"require": {
"php": "^8.2",
"daniel-cintra/modular": "^0.2.28",
"cviebrock/eloquent-sluggable": "^10.0"
},
Expand Down

0 comments on commit f841ae1

Please sign in to comment.