Skip to content

Commit

Permalink
Merge pull request #17 from joanhey/sym-6.3
Browse files Browse the repository at this point in the history
Symfony update to  v6.3
  • Loading branch information
myaaghubi committed Jul 26, 2023
2 parents 748950e + 293a521 commit be0f200
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion benchmark.config
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ silex-2.3
slim-3.12
slim-4.11
symfony-5.4
symfony-6.2
symfony-6.3
ubiquity-2.4.x.dev
yii-2.0-basic
"
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
# create project
rm -rf _benchmark/temp
composer create-project symfony/skeleton:^6.2 ./_benchmark/temp
composer create-project symfony/skeleton:^6.3 ./_benchmark/temp
mv ./_benchmark/temp/{.,}* ./

# have the route & controller
Expand Down
File renamed without changes.

0 comments on commit be0f200

Please sign in to comment.