Skip to content

Commit 44a67a6

Browse files
committed
Rollback the package.json
1 parent c17f70c commit 44a67a6

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

composer.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"keywords": ["Tintin", "View Engine", "Php Template", "Franck DAKIA", "common mark", "Bow Markdown", "bow-Markdown", "Papac"],
66
"require": {
77
"php": "^8.1",
8-
"bowphp/framework": "^5.2"
8+
"bowphp/framework": "^5.1"
99
},
1010
"authors": [
1111
{
@@ -21,14 +21,10 @@
2121
"require-dev": {
2222
"phpunit/phpunit": "^9",
2323
"squizlabs/php_codesniffer": "3.*",
24-
"laravel/framework": "^11.0",
24+
"laravel/framework": "^8.0",
2525
"spatie/phpunit-snapshot-assertions": "^4.2"
2626
},
2727
"extra": {
28-
"branch-alias": {
29-
"dev-main": "3.x-dev",
30-
"dev-fix/compilation": "3.x-dev"
31-
},
3228
"laravel": {
3329
"providers": [
3430
"Tintin\\Laravel\\TintinServiceProvider"

0 commit comments

Comments
 (0)