We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 016ee7a + 91200e5 commit 76f4c34Copy full SHA for 76f4c34
composer.json
@@ -31,11 +31,11 @@
31
"spatie/better-types": "^1.0",
32
"spatie/laravel-package-tools": "^1.19",
33
"spatie/laravel-schemaless-attributes": "^2.5.1",
34
- "symfony/finder": "^6.0|^7.2.2",
+ "symfony/finder": "^6.0|^7.2.2|^8.0",
35
"symfony/polyfill-php82": ">=1.31",
36
- "symfony/property-access": "^6.0|^7.2.3",
37
- "symfony/property-info": "^6.0|^7.2.3",
38
- "symfony/serializer": "^6.0|^7.2.3"
+ "symfony/property-access": "^6.0|^7.2.3|^8.0",
+ "symfony/property-info": "^6.0|^7.2.3|^8.0",
+ "symfony/serializer": "^6.0|^7.2.3|^8.0"
39
},
40
"require-dev": {
41
"laravel/horizon": "^5.30.3",
0 commit comments