1
0
Fork 0
mirror of https://github.com/archtechx/jobpipeline.git synced 2025-12-12 06:44:03 +00:00

Update composer.json

This commit is contained in:
Samuel Štancl 2021-12-06 16:11:33 +01:00 committed by GitHub
parent 9d8a3d5596
commit 8bbed4fc29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
}
},
"require": {
"illuminate/support": "^6.0|^7.11|^8.0"
"illuminate/support": "^6.0|^7.11|^8.0|dev-master"
},
"require-dev": {
"orchestra/testbench": "^4.0|^5.2|^6.0",