1
0
Fork 0
mirror of https://github.com/archtechx/template.git synced 2025-12-12 05:14:04 +00:00

PHP 8 only

This commit is contained in:
Samuel Štancl 2021-05-23 13:58:53 +02:00 committed by GitHub
parent 9e8a2e7464
commit f07bf22099
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@
}
},
"require": {
"php": "^8.0",
"illuminate/support": "^8.24"
},
"require-dev": {