Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Fixing php version (bump to 7.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ls-renaud-tilte committed Sep 19, 2020
1 parent 0068cce commit 03a9bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -10,7 +10,7 @@
}
],
"require": {
"php": "^7.2",
"php": "^7.3",
"illuminate/support": "^7.0 | ^8.0"
},
"require-dev": {
Expand Down

0 comments on commit 03a9bab

Please sign in to comment.