Skip to content

Commit

Permalink
Add php81 support
Browse files Browse the repository at this point in the history
  • Loading branch information
david_smith committed Oct 17, 2024
1 parent 7892a9c commit 8706e3d
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 @@ -16,7 +16,7 @@
],
"require": {
"php": ">=8.1.0",
"zero-to-prod/data-model": "^v80.0.0"
"zero-to-prod/data-model": "^v81.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8706e3d

Please sign in to comment.